- From: Joshue O Connor <joshue.oconnor@cfit.ie>
- Date: Wed, 23 Jan 2013 11:55:54 +0000
- To: "Schnabel, Stefan" <stefan.schnabel@sap.com>
- CC: "Gunderson, Jon R" <jongund@illinois.edu>, David MacDonald <david100@sympatico.ca>, 'WCAG' <w3c-wai-gl@w3.org>, "w3c-wai-pf@w3.org" <w3c-wai-pf@w3.org>
Schnabel, Stefan wrote: > The world has turned. We need also similar examples using the new HTML5 sectioning elements in combination with<h1>,<h2> etc. > > See e.g http://coding.smashingmagazine.com/2011/08/16/html5-and-the-document-outlining-algorithm/ > > So the examples could be extended to e.g.: > > <div role="main" aria-labelledby="ID_MAIN_CONTENT_LABEL"> > > <h1 id="ID_MAIN_CONTENT_LABEL">Horses for sale</h1> > > <section role=”region” aria-labelledby="ID_SECTION_CONTENT_LABEL"> > <h2 id="ID_SECTION_CONTENT_LABEL">Mares</h2> > > <article> > <h3>Pink Diva</h3> > <p>Pink Diva has given birth to three Grand National winners.</p> > </article> Thanks for that Stefan. That sounds in line with what Jon was suggesting Cheers Josh
Received on Wednesday, 23 January 2013 11:56:29 UTC