Step Six
Create the homepage for a website about the car you chose. The page should have the name of the car in an h1 tag at the top of the page followed by an advertising slogan under it in an h2 tag. The center of the page will have a table with a row of three images and a row of three paragraphs under it. You will need to choose three images of your car and crop each of them to be the same size. You will also need to write one paragraph of content per picture describing the attributes found in the picture. You can choose a background color and a text color.
You may write this webpage in HTML in Notepad or in Dreamweaver code view.
For the most points...
Make sure your webpage:
- uses good folder organization
- is named index.html
- has all the images the same size
- uses a table to organize photos and paragraphs
- uses the p tag around each paragraph
- has no spelling or grammar errors
- has sufficient contrast between background and text
Save your webpage folder to your int_Final folder on the G: drive.
Go on to the rubric...