Ryan I was wondering if you could explain that example to me, or listen to mine and then fill in the blanks, just hitting a wall whenever I get to a certain point!
Ok, so in the
HTML you've set up your list items with links in them, named them appropriately and so on, and you've also given them text values of Home. Now in the
CSS you've specified that any link in a list item will be indented off the page, so does that mean the the Text link in the link is wayyy off the page? You also specified that the background for each class is the appropriate gifs so does that mean, that only the
gif will be seen, as the text is off-screen? I don't understand the hover part so perhaps you could explain that to me?
Thanks in advance,
Antwan