HTML and CSS Reference
In-Depth Information
Create a table-based home page
1.
Create a folder called graphics inside the Travel folder.
2.
Using the browser, go to:
www.visibooks.com/books/html/travelpic
3.
Capture the graphic there ( uva.gif ) and save it in the graphics
folder.
4.
In the right-hand cell on the home page, replace the word
content with the heading:
<h1>Traveling South</h1>
5.
Insert the graphic beneath the heading:
<img src=”graphics/uva.gif”>
6.
Under the graphic, add the following paragraph:
<p>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.</p>
Search WWH ::




Custom Search