The importance of HTML5 sectioning elements by Heydon Pickering
A good explanation of HTML5’s sectioning content and outline algorithm.
A good explanation of HTML5’s sectioning content and outline algorithm.
I love that Tantek is as pedantic as I am …although I don’t think “pedantic” is exactly the right word.
Bruce’s thoughts on the proposed inclusion of a “content” or “maincontent” element in HTML5.
Personally, I don’t think there’s much point in adding a new element when there’s an existing attribute (role=”main”) that does exactly the same thing.
Also, I don’t see much point in adding an element that can only be used once and only once in a document. However, if a “content” or “maincontent” element could be used inside any sectioning content (section, article, nav, aside), then I could see it being far more useful.
This is a well-reasoned, thoughtful article on avoiding class names in CSS …but I don’t agree with it. That said, perhaps there’s a reasonable middle ground to be found between this extreme stance and the opposite (but in some ways just as extreme) stance of OOCSS.
An in-depth look at naming patterns for classes to help streamline CSS.
The thought process behind trying to abstract class names that are used for layout in responsive designs (and can therefore refer to different widths depending on the context). Here, the author settles on letters. In the past, I’ve approached the same kind of abstraction by using latinised names.
This helps to clarify the difference between native semantics and ARIA additions.
This is a great response to my recent post about semantics in HTML. Steve explores the accessibility implications. I heartily concur with his rallying cry at the end:
Get involved!
A very even-handed look at the time and data debacle in HTML5.
A single-serving website expressing the frustration and bewilderment at Hixie’s unilateral decision to drop the time element from HTML.
Nicole provides a step-by-step explanation of why it will probably benefit you to add classes to your headings to ensure consistent styling without writing overly-verbose CSS.
A brave attempt to explain the new outline algorithm in HTML (although it inaccurately states that no browsers have support for it—Firefox shipped with it a while back).
You can safely skip the comments: most of them are discouraging, ignorant, and frankly, just plain stupid.
Leonie points to a change in the semantics of the a element in HTML5 that could be very handy for accessible navigation.
A great round-up by Richard of some of the most common semantic pitfalls encountered with HTML5.
I’m getting behind Oli’s proposal to allow non-quoted footers within blockquotes in HTML. Here’s where I quote the design principles to support his case.
Now this is how you make progress on getting changes made to a spec: by documenting real-world use cases.
An excellent article from Oli on markup patterns for quotations …though I still think that the cite element can be used for people’s names.
A good round-up by Jack Osborne of where things currently stand with the hgroup group.
A great round-up of some of the humbler new elements in HTML.
A great little jQuery script to automatically assign ARIA roles to HTML5 elements with the corresponding semantics.
A nice, neat, short introduction to microformats from Ben.
A great post from the frontline of markup. This is just a taste of the confusion to come.
A great bit of research from Emily. She correctly values data more than opinion.
Frances takes issue with the hgroup element in HTML5.
Dan has an idea for a possible application of the HTML5 mark element in navigation lists.
An excellently written zero-edit change proposal from Edward O'Connor and others, refuting issues raised by Shelley Powers (I offered to help with this change proposal but I never followed through).
Bruce gives a good explanation of the difference between section and article in HTML5.
My buddies and I express our support for HTML5 ...with caveats ...and unicorns.
A thoughtful piece on the question of extensibility in HTML5.
Oli gives a nice hands-on tutorial on using the new structural elements in HTML 5.
A nice description of RDFa ...but once, just once, I would like to see someone use an example that *isn't* contact details or events—situations already handled by microformats.
There's a new rel value in town: "canonical". It looks like an awful lot like "bookmark".
A good, detailed hands-on article about implementing hCalendar.
A great article by Emily Lewis on the microformats that make use of the rel attribute (rel-tag, rel-license, XFN, etc.).
An excellent passionate call to action by Eric explaining why the href attribute should be freed from the shackles of the anchor element.
About freakin' time! The FONT element, whose presence until now in HTML5 was an utter embarrassment to all concerned, is finally gone. Thanks, Hixie.
Great article from Brian ranging from introducing microformats right up to the current state of play.
John Allsopp has posted the third and final part of his superb series, Semantics in HTML. Read them all.
The second part of John Allsopp's superb series on semantics, philosophy and markup. Don't miss it! And be sure to go back and read the first part, too.
Ben's thoughts on RDF and microformats, prompted by last weekend's BarCamp shenanigans.
A superb article by John Allsopp on semantics in the broad sense, from philosophy and linguistics right through to markup. And this is just part one! Read, enjoy, and prepare for part two.
Like Flickr, but without the photos. This, I like.
Derek hits the nail on the head. User-generated content is such a cold, cold term.
Joe asked a bunch of us to define semantics. Mine is the facetious definition.
This is the plain vanilla look.
You can subscribe to the RSS feed of links.