It was announced on the HTML Working Group mailing list this morning that the font element will be absent from the next draft of the HTML5 specification. The inclusion of font in the spec was controversial, as many (including myself) thought it was a purely decorative element that had no place in semantic code.
Of course, browsers […]
It’s an exciting time to be a web developer, as all four major browsers have released / are releasing new versions with extended CSS & HTML support. However, as Opera and Webkit race to be the first to score 100% on the Acid3 test, a lot of people are getting caught up in the excitement […]
Had the chance to run a few more tests to find out what’s new (and what’s not) in IE8. Good: @import media types seem to be implemented; Bad: XHTML still isn’t parsed, so everyone who thinks they are coding XHTML are still kidding themselves.
Is it possible that I’ve found a new IE bug, after all these years? And, worse still, a bug that wasn’t fixed in IE7? I’ve just spent half an hour looking for a solution, and I can’t find a single mention; surely someone has come across this before me?
It involves horizontal rules and the way they […]
After two days of commotion regarding the Internet Explorer team’s decision to include a standards opt-in in the next version of their browser, Mozilla’s John Resig has noticed something rather important in an exchange on IE’s Chris Wilson’s blog; namely:
Internet Explorer 8 will support DOCTYPE switching for new DOCTYPEs (like HTML5).
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 preceived that its adoption will take too long.
But, as […]
It was announced on the HTML Working Group mailing list this morning that the font element will be absent from the next draft of the HTML5 specification. The inclusion of font in the spec was controversial, as many (including myself) thought it was a purely decorative element that had no place in semantic code.
Of course, browsers will still have to support the element because of the many legacy sites on the web; but as of now any software that generates mark-up should use the style attribute instead. It’s a small increment better.
[#] 0 Comments