CSS2 validator error.

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