Latest Lists

Styling a Html unoredered list with Css?

I was just wondering if anyone could help me understand better how to style an Html unordered list using Css, so for future use I'll know how to do it. What I mean is break down the structure of the Html unordered list & how to target & style each element of the list using Css. How to float the list “left” or “right”, how to put a space between each link, how to move the list up or down my page & how to add a rollover graphic to each link in the list. If anybody knows of any online video tutorials that will show me how to do this, that would be great. If anyone can tell me of any tutorial videos to download that show a beginner how to manipulate graphics with Css & add that professional though, that would be great.

Public Comments

  1. Get the book "Cascading Style Sheets: The Definitive Guide" by Eric Meyer. It's very thorough, but easy to follow and explains the 'how' and 'why' very well. It's also perfect for quick reference. Some of what you describe goes beyond what is specific to the unordered list styling and involves general styling matters, so you'll want to have access to the whole system. A good book is still really the fastest, easiest way to get a handle on it, I think. Otherwise, or in the meantime, check w3schools.com/css.
Powered by Yahoo! Answers