22.06.2015 Views

o_19octlt3v29m1ul81r9513q81i4ra.pdf

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

200 Chapter 11<br />

5. In the default.css style sheet, delete the main division’s style rule as well as the style<br />

rules for the footer.<br />

6. Add a style rule that changes the bottom navigation bar to khaki.<br />

#bottomnav {background-color: khaki}<br />

7. Save the file, and then refresh Internet Explorer.<br />

Now the bottom navigation bar is back down at the bottom of the page, but it<br />

doesn’t clear the navigation bar at the left.<br />

8. In the default.css style sheet, set the bottomnav division to clear any items positioned<br />

to its left.<br />

#bottomnav {background-color: khaki; clear: left}<br />

9. Save the file, and then refresh Internet Explorer.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!