There’s an interesting post on warpspire.com at the moment, decrying the speed of implementation for HTML 5 and CSS 3 and suggesting Flash/AIR as a better alternative. I completely disagree with it, but it’s interesting nonetheless. HTML 5 in particular comes in for heavy criticism as it’s perceived that its adoption will take too long.
But, as the title of this post makes clear: you can start using HTML 5 right now!
Well, you can’t really — but with Opera and Safari, you can at least pretend to while you get used to the syntax.
After complaints from the web community about lack of transparency in the development of the next Internet Explorer, and a little browbeating from Molly Holzschlag, Bill Gates says there is no “deep secret” about what they’re doing with IE, and the IE team have responded by releasing the detail we’ve all been waiting for: the browser after IE7 will be IE8.
Thanks.
I’ve been doing a bit of thinking recently.
I’ve been thinking about HTML 5 and the new semantic sectioning elements it proposes to introduce: header, footer, section, article, nav and aside.
I’ve also been thinking about the way microformats use data format standards and reserved class and id values to organise content.
Then thinking about this 2005 research into reused class names, which shows that, probably mostly unconsciously, website makers were already using the proposed HTML 5 elements as class names to organise their data.
I’m writing about the CSS3 Multi-column layout module and I notice that WebKit supports a series of proprietary properties: –webkit-column-break-after, –webkit-column-break-before, and –webkit-column-break-inside. However, despite the documentation saying that they’re implemented in Safari 3+, I can’t seem to get any of them to work.
Has anyone reading this ever seen an example of these in action? I’ve searched for demos but have found nothing. If you know anything about this, please leave me a comment; your help would be gratefully appreciated.
[#] 2 Comments . More Asides.