Wed, 2007-04-18 14:11
Hello everybody !
This is my problem .. I am not able to validate my css code.
The message I get when trying to validate:
1 body Property behaviour doesn't exist : url(csshover.htc)
css code: body{margin:0px;background:#b6bdc8;font-family:verdana,arial,tahoma,sans-serif;behaviour:url(csshover.htc);}
Does any body have a solution to this? I tried inserting the "behavior" code in a different stylesheet and importing it but it still wouldn't validate.