Lesson 07

Your client wants a navigation bar with the options Home, News, Products, About, and Contact. It needs to be elastic like the rest of the layout. See if you can figure out the correct tags to put into the navbar division in the clientlayout.htm page. You can click the button below to see the code. But see if you can do it on your own first. It's okay to use href="#" as placeholders in your links for now.

Click here to view the answers.

Here's how it all played out. The Home link is the selected link. That's why it already has the hover color.
 
ClientLayout.htm with navbar

ClientLayout.htm with navbar
Claudia's Results      Back to Studies Index