Quotes help make search much faster. Example: "Practice Makes Perfect"

Wednesday, December 12, 2012

Codecademy Sample Solution: Codeyear Adding our style sheet



<!DOCTYPE html>
<html>
<head>
    <title>My First Webpage</title>
    <link rel="stylesheet" href="style.css" />
   

</head>

<body>

</body>
</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts