Hi Michael,

First problem is that the page isn't valid.

http://validator.w3.org/check?uri=http://auslegs.com.au/about/index.cfm

Second, the CSS isn't valid.

http://jigsaw.w3.org/css-validator/validator?uri=http://auslegs.com.au/style
s/auslegs.css&warning=1&profile=css2&usermedium=all

I suggest sorting those issues out first as this will eliminate some of the
problems and make troubleshooting easier for others. A doctype is very
important as it affects how browsers render the page.

Regards,

Peter

> -----Original Message-----
> From: Michael Kear [mailto:[EMAIL PROTECTED]
> Sent: Sunday, December 21, 2003 4:36 AM
> To: [EMAIL PROTECTED]
> Subject: [WSG] What have I missed here?
>
>
> I tried using the classic CSS menu from the Uberlink CSS
> Rollovers: Overview
> article I picked up on this list.  I managed to copy the code
> and style
> sheet from that tutorial, and now I want to see how it will
> work on a site
> I'm working on.  It's a two-level menu setup though, so I
> want to have the
> minor level have different style.
>
> I've managed to get two levels in the menu ok, but for some
> reason the first
> item in the sub-level has all the characteristics of the top
> level.   Can
> anyone see what I've got wrong in the code?
>
> The page is at http://auslegs.com.au/about/index.cfm
>
> And the style sheet concerned is at
> http://auslegs.com.au/styles/auslegs.css
>
>
> The first sub-menu item should be "classic turned timber
> lounge legs" - the
> first item under the "Products" category.
>
>
> The structure of the menu on the page is:
>
> <ul>
>   <li>Top level item</li>
>   <li>Top level item</li>
>   <li>Top level item
>     <ul>
>        <li>Second level item</li>
>        <li>Second level item</li>
>        <li>Second level item</li>
>     </ul>
> </li>
> <li>Top level item</li>
> <ul>
>
>
> Is anything wrong with this structure?  It works fine on
> another site I
> have.
>
> Cheers
> Mike Kear
> Windsor, NSW, Australia
> AFP Webworks
> http://afpwebworks.com
>
> p.s. I know it looks horrible right now. I want to get this
> to work then
> I'll do some pretty graphics for the menus to suit the site.
>
>
> *****************************************************
> The discussion list for http://webstandardsgroup.org/
> *****************************************************
>


*****************************************************
The discussion list for http://webstandardsgroup.org/
***************************************************** 

Reply via email to