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

Monday, December 10, 2012

Codeyear: Add in your headings


<!--sample solution-->


<html>

    <head>
        <title>Week 13 project</title>
    </head>
 
    <body>
        <h1>My Week 13 Project</h1>
        <h2>HTML is fun!</h2>
        <h3>I have learned many things.</h3>
        <h4>I can't wait to learn CSS!</h4>
    </body>
 
</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts