Sean Sullivan-Daley wrote:

Ok Here's another one.

Can you style nested lists in Firefox like the example below?

Example: #subnav li ul li { }

This seems to work in IE 6 but I can't get it to work in Firefox or Safari. Is there a 
work around for this or am I once again overlooking something.

I read Styling Nested Lists - 
http://www.simplebits.com/archives/2003/10/19/styling_nested_lists.html but I couldn't 
get that to work in Firefox either.

Here is an example. It works how I would like it to in IE but not in Firefox.

http://sean.ashtonweb.com/test/test.html

Thanks,

-Sean


You have one validation error: your 2nd level navigational list isn't within a <li> from the previous list. a <ul> cannot come directly beneath another <ul> tag. In any case, it works now. When you fix the validation error, just insert li selectors into the css file where needed.

http://www.theward.net/test2.html>

--
Ryan Christie        | e: [EMAIL PROTECTED]
Harrisonburg, VA     | w: http://shadyland.theward.net
-------------------() ()------------------------------

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to