Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: support

When can I use… Browser support for CSS and CSS3

May 21, 2012

Compatibility tables for support of CSS and CSS3 across desktop and mobile browsers. You can also find information for HTML5 and SVG support…

csshead comment 0 Comments

CSS3 Solutions for Internet Explorer

April 29, 2010

Experienced developers understand that CSS3 can be added to new projects with progressive enhancement in mind. This ensures that content is accessible while non-supportive browsers fall back to a less-enhanced experience for the user. But developers could face a situation where a client insists that the enhancements work cross-browser, demanding support even for IE6. In […]

csshead comment 0 Comments

IE CSS3 pseudo selectors

January 18, 2010

e-css3.js allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets and they’ll work in IE…

csshead comment 0 Comments

CSS Selectors and Pseudo Selectors and Browser Support

January 8, 2010

The following is a range of CSS tests of the most common browser support for selectors and pseudo selectors. The tests includes basic stuff from the good old days of CSS1 and funky stuff from the future CSS3…

csshead comment 0 Comments