P.S: If you are looking for any other Murach tutorial, let us know by sending us an email at support@iqrajavaid.com.
Halloween 3 Create the home page
In this exercise, you’ll code the HTML for the home page. When you’re through, the
page should look like this:
Specifications
Create the home page from the index.html file that’s in the root folder for the project.
This file includes just the basic HTML elements.
Add the HTML5 semantics to structure the page so it includes a header, the main content,
and a footer.
Add an image and two levels of headings to the header. You’ll find the image, named
pumpkin.gif, in the images folder. You’ll find the text for the header as well as the for the
other areas of the page in the index.txt file in the text folder.
Add three levels of headings and the required text for the main content. Boldface the last
sentence of the guarantee.
Code the product categories as an unordered list with links to other pages. Because these
pages don’t exist, you can name them anything you like. However, you should assume
that they will be stored in the products folder.
Add the required text to the footer, using a character entity for the copyright symbol.