Boy, do I feel like an idiot. Thanks Bert for being my seeing-eye dog.

Cole

----- Original Message -----
From: "Bert Doorn" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, April 07, 2005 2:26 PM
Subject: Re: [WSG] Unexpected underlines and div wierdness in FF and NS


> G'day
>
> > What I don't understand is, why are just a few of the links showing up
> > underlined within the UL? If I've screwed up my targeting (or whatever
> > I've done) shouldn't all links with in a UL pickup my error?
>
> Visited links???
>
> > #navBar ul li a:link {
> >  text-decoration: none;
> >  color: Black;
> >  }
> >
> > #navBar ul li a:hover {
> >  text-decoration: underline;
> >  color: #FFFFCC;
> >  }
>
> Nothing there for a:visited, so they will stay at the default...
>
> > A much more serious problem in FF and Netscape (but not IE) is the
> > display of the caption div (#largeCaption), which looks as expected in
> > IE, but in FF and NS, loses all formatting and positioning. Yuck! Here's
> > the CSS for that bit:
>
> Suggest you fix the CSS validation errors - it will most likely
> fix this problem, since the #largeCaption CSS rule comes in after
> the lines with the errors...
>
> Hint:
>
> #text br { display : none; }
> }
>
> See anything wrong here?
>
> Regards
> --
> Bert Doorn, Better Web Design
> http://www.betterwebdesign.com.au/
> Fast-loading, user-friendly websites
>
> ******************************************************
> The discussion list for  http://webstandardsgroup.org/
>
>  See http://webstandardsgroup.org/mail/guidelines.cfm
>  for some hints on posting to the list & getting help
> ******************************************************
>
>


******************************************************
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