Is there any website/tool that converts CSS to make it IE compatible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t think so 😉 then how should the script know how it should look like? Use correct CSS and check what you can do and what is working in IE and which version.
Most Problems caused that people don’t use correct CSS and have wrong elements or something else.
Here are some links for Tipps:
http://scarfoo.com/archives/16
http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml
Edit:
You can check your CSS File with jigsaw.w3.org to check if its valid.