HTML and CSS Reference
In-Depth Information
6.
In the table's first cell, enter the word California as a
paragraph. In the second cell, enter The Rockies as a
paragraph, and in the third cell another paragraph, The
Midwest .
7.
Using the align=”center” attribute, align each
word/paragraph in the center of its cell.
8.
Make each cell 33% wide.
(Except for the middle cell, which has to be 34%: their sum must
equal the table width of 100%.)
9.
Change the background color of all table cells to light gray
( #cccccc ).
10. Open format.css from the Dogs folder.
11. Change the page background to white:
body {background:ffffff}
12. Save the style sheet as west.css in the Travel West folder.
13. Open the home page, index.html , in the Travel West folder.
Search WWH ::




Custom Search