I want to position an unordered list of items on the left-hand side of a menu header (horizontally displayed, not vertically). For example where you see Home, HTML, etc:

How do I accomplish this effect with CSS?
|
I want to position an unordered list of items on the left-hand side of a menu header (horizontally displayed, not vertically). For example where you see Home, HTML, etc:
How do I accomplish this effect with CSS?
| |||
|
feedback
|
|
Floats
To get the lists like you have in your image, you will need to have two sets of With floats you have to clear them to avoid "breaking" your design later. You can do this by adding a | |||||
feedback
|
| |||
|
feedback
|