Re: rationale for inclusion of hgroup in html5?

Hi anne,

I understand that having a subheading/subtitle is quite common, What i am
seeking is detailed reasoning on why hgroup was chosen as the method to
represent the semantics of subheadings. Even some data on the use of hgroup
like container elements around heading/subheadings would be useful, for
example the example you cite:

<h1><a id="title" name="title">Extensible Markup Language (XML) 1.0 (Fifth
Edition)</a></h1>
<h2><a id="w3c-doctype" name="w3c-doctype">W3C Recommendation 26 November
2008</a></h2>

uses a <div class="head"> to go around the headings and other content, not a
div acting as a container for the heading/subheading.



regards
stevef

On 23 January 2011 23:50, Anne van Kesteren <annevk@opera.com> wrote:

> On Mon, 24 Jan 2011 00:24:46 +0100, Anne van Kesteren <annevk@opera.com>
> wrote:
>
>> The pattern is extremely frequent on e.g. TR/ e.g.
>> http://www.w3.org/TR/xml/ The way <hgroup> is designed now it could be
>> readily applied to lots of W3C specifications. Having said that, I think we
>> should change it per James' bug.
>>
>
> Which is http://www.w3.org/Bugs/Public/show_bug.cgi?id=11731 and sorry
> about the double e.g.
>
>
>
> --
> Anne van Kesteren
> http://annevankesteren.nl/
>



-- 

<http://www.paciellogroup.com/resources/wat-ie-about.html>

Received on Monday, 24 January 2011 09:36:24 UTC