HTML and CSS Reference
In-Depth Information
Example
<!DOCTYPE html>
<html>
<head>
<title>Document Title</title>
<style type="text/css">h1 {color: #333;}</style>
</head>
<body>
<p>Content of document . . . </p>
</body>
</html>
Search WWH ::




Custom Search