> Nick Lo wrote:
> http://www.amcs.org.au
> the header text in IE6 which should appear 
> as white as it does in IE 5.5 down. I

Hi Nick

Try this 'Holly' hack, named after Holly Bergevin

/* Hide from IE5-mac \*/
* html div#header {
        height:1%
}
/* End hide from IE5-mac */

All IE versions (PC and Mac) see the style after the * html
As this problem doesn't affect IE mac the comment hack is used.

For some reason applying a height to your header div fixes this problem
in IE, and IE will ignore height declared.

Hi list am a newbie here, invited from the CSS Foundations, I though I
was on too many lists until I came across this one, great too been
invited and am enjoying the friendly and informative discussions.

Regards
Jason Turnbull


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