css - How can I make my web application look correct in IE 8 and 9? -
i find application not in ie in chrome , firefox. perhaps shows in wrong way. well, want solve issue have.
so try hand ie developer tool find nothing customize styles , css. how others these things ie?
i mean, don't care how works in 6, how can make in firefox , chrome in ie 8 or 9?
well, trick use when need in ie? well, know nothing in web design want refactor existing code works.
so, thing is, how can make them compatible ie 8 or 9? tools exist make them work?
one of important things can ensure site looks close enough write standards compliant code doctype have chosen, , validate code throught w3's validator tool
after that, check out adobe's browser labs tool. can view site in browser , make minor tweaks need.
Comments
Post a Comment