Page 1 of 1

the unordered list...

Posted: Sat May 06, 2006 8:12 am
by Charles256
Am I the only one that still uses this thing? I got three UL's deep last night while doing features for my game... I had forgotten how pretty UL's are...does anyone else still use them?? If not, what do you use instead?

Posted: Sat May 06, 2006 8:20 am
by timvw
How would you represent a list otherwise... Last months/years i've seen lots of people that decided to use it (in combination with css) in order to generate sexy menu's (=a list with available items).

Posted: Sat May 06, 2006 8:21 am
by Charles256
true true... i really got to pick up a CSS book. I know only the basics and as it turns out you can do some nifty things with CSS....not to mention cleaner code (IMO) and quicker load times... : wistful sigh:

Posted: Sat May 06, 2006 8:27 am
by timvw
I forgot to mention a linke one of the 'classics': http://www.alistapart.com/articles/slidingdoors/.

Posted: Sat May 06, 2006 8:30 am
by Charles256
further proof I really gotta buy a CSS book :-D now if I can just borrow someone creative juice I'd be all set :-D

Posted: Sat May 06, 2006 12:49 pm
by Chris Corbyn
Dude I use unordered lists everywhere.... they don't need to go vertical neither... I use them in navigation panels of all kinds...

Posted: Sat May 06, 2006 1:43 pm
by Oren
timvw wrote:I forgot to mention a linke one of the 'classics': http://www.alistapart.com/articles/slidingdoors/.
Oh yeah... I read it long time ago. It's a great article.

Posted: Sat May 06, 2006 3:56 pm
by RobertGonzalez
Almost all of my nav lists and link lists are ULs. In fact there are quite a few things you can do with them, including menus and tabs.