Valid CSS File
Posted: Fri Apr 22, 2005 12:56 pm
Hi!
I have a short question regarding the validation of the css files.
This line is automatically insertet into the css file and causes the validation from being valid
How can one prevent this?
Thanx
Hannes
I have a short question regarding the validation of the css files.
Code: Select all
img {
behavior: url("http://www.myurl/index.php?/plugin/pngbehavior.htc");
}Thanx
Hannes