Create the home page
- Create a folder called graphics inside the Travel folder.
- Click this link:www.inpics.net/files/html/travelpicCapture the graphic there (uva.gif) and save it in the graphics folder.
- In index.html, replace the word content with the heading:
Traveling South
- Insert the graphic beneath the heading:
Traveling South
- Under the graphic, add the following paragraph:
If you've got a couple of weeks for vacation, you might want to visit the South. Richmond, Williamsburg, and Charleston are all beautiful cities.
- In the links area, replace the word links with the names of this site's main sections:RichmondWilliamsburgCharleston
- Make each word a paragraph.The HTML code for the page should look like this:
Richmond
Williamsburg
Charleston
Traveling South
If you've got a couple of weeks for vacation, you might want to visit the South. Richmond, Williamsburg, and Charleston are all beautiful cities.
Save index.html, then reload it in the browser.It should look like this: