6 Steps to Reach Cross-Browser Compatibility
In this article, I want to point out the 6 essential steps to reach cross-browser compatibility while not wasting more time than necessary. Ideally, you would cross-browser test your website periodically while developing it. However, you can still follow these steps to test your existing …
The Cross-Browser Compatibility Guide – CSS Rules Across Browsers
Welcome to the third part of the cross-browser compatibility guide. CSS rules across browsers CSS 2 and 3 know many style rules which you can use to separate the styling and markup of your website. Unfortunately, not every rule can be recognized in every browser. …
The Cross-Browser Compatibility Guide – CSS Selectors Browser Support
Welcome to the third part of the cross-browser compatibility guide. CSS selectors browser support In this post I would like to show which CSS selectors are supported in the different browsers. CSS 2 Selectors CSS level 2 specification was developed by the W3C and published …