Good morning
I have the following hacks in a stylesheet which validates except for the hacks.
/*hide from MacIE\*/ * html #content { height: 1%; }/*end hide*/
*html ul li {height: 1em;}*html#footer{/*for ie */
\height: 3.25em; /*for ie5*/
he\ight: 3.2em;/*for ie6*/
}
*html #content {height: 1%; margin-bottom: 0.75em;}/*combat ie's 3 px jog*/*html form{/*for ie */
\margin-top: 0;
}
*html #content form{/*for ie */
\margin-top: 0;
}
*html #costs form{\margin-top:0;}/*for ie */As this does not validate, can I still claim to follow web standards?
Thanks
Lyn ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
