<header id="mainHeader">
<hgroup>
<h1>Title</h1>
<h2>Sub Title</h2>
</hgroup>
<aside>
<p>Some content within the header but isn't as important.</p>
<p>Some content within the header but isn't as important line 2.</p>
</aside>
</header>
這樣做的原因,如上所示,是我有一些內容屬於報頭(例如,信息的短塊),但只能以某種方式相關,但沒有真正和h1和h2標籤一樣重要。
或者我應該只使用正常的div?
「P」標籤也有關,如H1和H2不是那麼重要了,所以這將語義確定沒有預留太多,我猜。 雖然我不確定是否可以或不可以放在一邊。 – Cmorales 2012-02-13 14:29:52
Btw'hgroup'現在已經過時了。 http://www.webmonkey.com/2013/04/w3c-drops-hgroup-tag-from-html5-spec/ – 2013-11-16 04:52:51