- From: Serkant Karaca <skaraca@internetteyim.net>
- Date: Fri, 21 Oct 2005 23:57:00 +0300
- To: <www-validator-css@w3.org>
Received on Friday, 21 October 2005 20:57:02 UTC
Hello,
I have used Levin Alexander's method for replacing my H1 header with an
image (http://levin.grundeis.net/files/20030809/alternatefir.html). It works
fine, except that the CSS2 validator marks this as an error:
replace{
position: relative;
margin:0px;
padding:0px;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}
I think the extra "\" causes the error. Problem is, I need my sheet to
validate! Has anyone encountered this? If yes, what have you done?
Thanks for any help.
Serkant KARACA
Senior Software Engineer
Ankara/Turkey
http://dizi1.blogspot.com
http://www.internetteyim.net
Received on Friday, 21 October 2005 20:57:02 UTC