HTML Experimentation

%%HTML
<html>
    <head>
        <title>Page Title</title>
    </head>
    <body>
        <h1>This is a heading!</h1>
        <p>This is a paragraph</p>
        <p>This is another paragraph</p>
    </body>
</html>
Page Title

This is a heading!

This is a paragraph

This is another paragraph



Image of Time Box after week 4


week4