WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Making non-structured menus work

for

From: Ruth Stillman
Date: Aug 26, 2004 7:25AM


Seth,

A good resource for styling horizontal as well as vertical lists is Listamatic
located at http://css.maxdesign.com.au/listamatic/index.htm. I have used
several of the examples there and have not had any problems controlling
the display across various browsers.

Ruth


>At the moment I'm particularly concerned with the top navigation bar. My
>instinct these days is to make menus unordered lists, but I found that
when
>I styled the as "display:in-line", so that I could make a horizontal
>navigation bar, I did not have suffecient control over the display in any
>browser to make it look the way I wanted it to.