Topic: Menu as an Unordered List. (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Yes |
posted 09-26-2004 09:27
I've got myself an unordered list of links that I'm turning into a CSS nav menu, much like the 4 buttons at the top of a list apart. The unordered list sits inside a div that is 80% wide. What I am aiming to do is make the list items never wrap to the next line (or almost never) but instead evenly space themselves to fill up the full width of their container div. If I had 4 buttons I could set each ones width to 25%, but I want this stylesheet to work no matter how many buttons I have. Is that possible? |
Maniac (V) Inmate From: Boston, MA, USA |
posted 09-27-2004 01:49
does this help? |
Paranoid (IV) Inmate From: Yes |
posted 09-27-2004 03:58
Oh wow! What an awesome resource that is! Thanks! |
Maniac (V) Inmate From: Boston, MA, USA |
posted 09-27-2004 13:03
assiffey's list-o-matic is fun too. |
Maniac (V) Inmate From: Boston, MA, USA |
posted 09-28-2004 03:18
er... |
Maniac (V) Inmate From: under the bed |
posted 09-28-2004 03:33
mmm....we see what was on your mind |
Maniac (V) Inmate From: Boston, MA, USA |
posted 09-28-2004 04:41
|
Paranoid (IV) Inmate From: beyond the gray sky |
posted 09-28-2004 07:34 |
Paranoid (IV) Inmate From: France |
posted 09-28-2004 08:16 |
Maniac (V) Inmate From: Boston, MA, USA |
posted 09-28-2004 17:34
Hey now - I blush easily. |
Paranoid (IV) Inmate From: Out on the Sea of Madness... |
posted 09-28-2004 20:40
Well, no matter what you were thinking about when you typed that, Steve, thanks for the linkage. I went through the Selectorial tut there, and loved it. Nice and simple to understand, and each time I go through a different CSS tutorial, I learn something new. I think I learned the most from this site so far. |
Maniac (V) Inmate From: Boston, MA, USA |
posted 09-29-2004 05:22
Russ Weakly writes some of the best CSS tutorials I have come across. (I think it helps that he co-chairs the Web Standards Group.) |
Paranoid (IV) Inmate From: Maryland, USA |
posted 10-03-2004 19:41
http://www.projectseven.com/tutorials/css_menus/list_01/ |