Top

Site Compatibility or Browser Compatibility

January 9, 2009 by Ameer · 1 Comment 

It has been a big debate whether websites are not compatible with browsers or browsers are not compatible with websites. While webmasters and web developers claim that a certain browser is not compatible with their website, browser companies fight back saying that the websites are indeed not compatible with the browser and sometimes have even been proved. Read more

Web Browsers Compatibility – CSS Selectors

March 28, 2008 by Vygantas Lipskas · 1 Comment 

Site looks different in Internet Explorer (IE), Firefox, Safari, OperaYour site looks different in Internet Explorer (IE), Firefox, Safari, Opera and any other web browser? If you’re a web developer, then you must know that making the web page to look exactly the same on every web browsers is a hard job to do.
Fortunately, there’s a solution to eliminate the differences in padding and margin for all web browsers. All you have to do is insert the following code into your CSS: Read more

Bottom