Quotes help make search much faster. Example: "Practice Makes Perfect"
Wednesday, December 12, 2012
Codeyear: Background Information - Part II
<!--sample solution-->
<!DOCTYPE html>
<html>
<head>
<title>A full webpage!</title>
</head>
<body>
<p>Look at me, I've got a Document Type Declaration.</p>
<p style="color:green">And some stylin' :)</p>
</body>
</html>
No comments:
Post a Comment