Tag: CSS3

Web Designer’s Checklist

  • July 18, 2010 at 9:01 am
  • An up-to-date set of comparison tables for browser support of CSS3 selectors and HTML5 properties. It doesn’t include IE9, because they have a whole separate page of tables previewing IE9 support for HTML5 and CSS3. Visit Web Designer’s Checklist

HTML5 Readiness

  • May 19, 2010 at 6:01 pm
  • This is a very nice demonstration of what HTML5/CSS3 is capable of, and shows how ready the various browsers are for it. Visit HTML5 Readiness

Playing with CSS (IE7 fails, of course)

  • March 23, 2009 at 10:11 pm
  • I’ve been playing with CSS3, just for fun really. All of the styles I’ve used work in Safari; most of them work in Firefox and Opera; none of them work in Internet Explorer 7. For my test page I wanted: paragraphs with transparent coloured backgrounds layered over images; each image to be different; the boxes [...]