Simon Willison’s Weblog

Subscribe

Blogmarks tagged css, ie

Filters: Type: blogmark × css × ie × Sorted by date

CSS Compatibility and Internet Explorer (via) Official Microsoft guide to which CSS properties are supported by which versions of IE. This is the kind of documentation browser vendors should be providing as a matter of course.

# 2nd April 2008, 8:05 pm / css, documentation, ie, microsoft, standards

Using multiple classes within selectors. Pretty much definitive guide to using multiple classes in a CSS selector, including problems with IE 5 and 6 and one way of addressing them using conditional comments.

# 11th November 2007, 11:07 pm / classes, conditionalcomments, css, ie, ie5, ie6, russweakley

Conflicting Absolute Positions. Neat technique, although it uses CSS expressions for IE compatibility so it may break down in IE 5 and 6 when JavaScript is disabled.

# 17th July 2007, 10:44 pm / a-list-apart, css, ie, javascript, rob-swan

Internet Explorer 7. It’s been announced, but the stated focus is security and anti-phishing. No news on improved CSS.

# 15th February 2005, 7:04 pm / css, ie, ie7, phishing, security