Who uses hgroup?

by graham
  The debate rages on (or so we are told) but the hgroup element was and is (if occasionally not) in the spec and, as developers explore the spec, it's understandable that people will probably have used it.  Why the fuss? It started some time ago from various 'web celebrities' and throu... [More]

HTML5 logo, W3F

by graham
  Yesterday the W3C unveiled their logo for HTMl5 to a largely mixed response. To some it was nice to now have a visual reference point for HTML5, to others it was met with a chorus of groans. The W3C seemingly lumped CSS3 in with HTML5. What were they thinking?  Clearly... [More]

Why <hgroup>?

by graham
Or: How I Learned to Stop Worrying and Love Semantics   It'll never be a widely used (or understood) element but you'll definitely find yourself using the hgroup tag more than a <dl>.  There is a lot of discussion on the hgroup element with the main question around why use the ele... [More]

Hold off! HTML5 is Ready

by graham
A lot of mixed points of view from the W3C team this week, especially from Philippe Le Hégaret following his interview on InfoWorld and his sweeping statement "I don't think it's ready for production yet," which rippled across numerous developer blogs faster than a unicorn chasing a... [More]

HTML5 CSS reset

by graham
Everyone likes a reset and no site is complete without one.  So why another one? Everyone has their favourite, be it Eric Meyer's (which heavily influenced mine) or Yahoos! A common criticism of these resets is that they often go too far and aren’t suited to CMS driven sites. As HT... [More]