- From: <karl@w3.org>
- Date: Thu, 17 Aug 2006 03:27:14 -0000
- To: www-html-editor@w3.org
Hi,
This is a QA Review comment for "XHTML 2.0"
http://www.w3.org/TR/2006/WD-xhtml2-20060726/
2006-07-26
8th WD
About http://www.w3.org/TR/2006/WD-xhtml2-20060726/#mod-metaAttributes.html#s_metaAttributesmodule
* TITLES
These are elements giving title to a section, a table, etc. There are of the same nature or at least keep only "h"
caption, title, h, h1-h6
What about using something like
<div property="dc:title">here the title</div>
<span property="dc:title">here the title</span>
or
<div property="title">here the title</div>
It will replace 9 elements by a generic mechanism which can be used for other context and make it easier to implement.
--
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager, QA Activity Lead
QA Weblog - http://www.w3.org/QA/
*** Be Strict To Be Cool ***
Received on Thursday, 17 August 2006 03:27:27 UTC