One of the most underrated practice for a web developer is to constantly check the web page on all the browsers and make sure everything is rendering as you expect it to. It becomes more important for dynamic content pages such as blogs where new scripts, widgets can irk a specific browser. More often it is with IE and the problem is widespread since many web developers prefer Macs (and really very few people have IE on macs), Mozillas and Safaris; often ignoring IE. However, the bottom line is to do frequent browser checks to catch the error before a reader does.

ie-error
Continue reading