View Single Post
  #4 (permalink)  
Old 10-13-2008, 06:10 PM
dharrison's Avatar
dharrison dharrison is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Essex, UK
Posts: 1,288
dharrison RepRank 4dharrison RepRank 4dharrison RepRank 4
Wink Re: Firefox H1 text is Red, Black in I.E. Help please!

Hi sindee

I'm not much in the know with Yahoo Site Builder, so please excuse my ignorance.

I have taken a peek at your source code and I did notice

Quote:
h1
{
font-weight:bold;
color:#000000;
font-size: 18px;
}
Is situated just before the H1 tag in the body text. Can you not add it to the head tag in the main stylesheet?

I wouldn't say the Doctype would cause that one issue. The only problem I find with excluding a DOCTYPE is that HTML validators refuse to validate it. By the way, I hope the doctype you're referring to is transitional and not strict (the codes a bit of a mare to read!).
__________________
Deb Harrison
DVH Design
Essex Web Design

Last edited by dharrison; 10-13-2008 at 06:15 PM.
Reply With Quote