Posts Tagged ‘Compatibility’

Web Design Articles – Browser Compatibility of the Website

Posted on August 25th, 2010 by David Montgomery Jr.
All web browsers are not developed equally. View your site through different browsers and screen resolutions; you will see how your visitors will view your web site. A good way to see how your web site will look through various browsers is to download and install a copy of various browsers like Internet Explorer, Netscape Navigator, Mozilla Firefox etc. CSS provides powerful ways to control the appearance of a page— but also leads to serious browser incompatibilities. You can limit these problems by using the HTML 4.01 Strict document type. When you design in “strict mode,” Internet…

Full Story »