Hi

I have a top horizontal nav list css as follows.
        <ul id="navlist">
                <li><a></a><li>
        </ul>
and so on.

This divides the top nav area into 4 areas for 4 links. In FF, the whole 
of each of these is clickable. In IE6, only the text is clickable. I've 
tried to get round this by setting a width for <ul#navlist li a>, either 
with px or %, but this seems to screw up the whole thing for IE.

Any idea what's going on? and how to fix it?

See the page here: http://www.annjinkscounselling.co.uk/contact.htm
CSS at: http://www.annjinkscounselling.co.uk/css/annjinks.css

I'd be grateful if someone could take a look at this for me, I can't see 
the wood for the trees any more.

Thanks

Paul


        
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to