HTML

Useful Items

A Shell File

This is provided to save you annoying typing. You can download it by right-clicking on its navigation link or by copying it from here. It will validaate.


<!doctype html>
<html lang="en">
    <head>
        <title>SHELL FILE</title>
        <meta charset="utf-8">
    </head>
    <body>
        <h1>SHELL FILE</h1>
    </body>
</html>

Projects

These are listed in recommended order. Images of specified pages are shown and your job is to create the HTML needed to replicate them. Use W3schools as a reference on tags and other items.