Look this page in IE
http://www.q-webnet.com/tutdb/index.php ... -Skin.html
you will find this near images:
<!--[if !vml]-->
how to remove this?
In firefox it works aite!
Image Problems in IE
This is a "Conditional Comment". Only Internet Explorer recognizes them. So far as I can tell in a quick Google search, VML is a Microsoft Word extension for images and scripting.
Are you using static pages for the content? Were they generated in Word? If so, you probably want to go sanitize them. If not, maybe you're running on an IIS host that's trying to "help" IE?
Are you using static pages for the content? Were they generated in Word? If so, you probably want to go sanitize them. If not, maybe you're running on an IIS host that's trying to "help" IE?