HelloWorld.html   [plain text]


<html>
    <head>
        <title model=".">Title will go here.</title>
    </head>
    <body>
        <h3 model=".">Content will go here.</h3>
    </body>
</html>