A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.
To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).
Cite element: Difference between revisions
(noted additional slides documenting conversation markup) |
(add WHATWG FAQ on cite and people) |
||
Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
== speaker == | == speaker == | ||
Line 24: | Line 25: | ||
* ... | * ... | ||
</div> | </div> | ||
== related == | |||
* [[FAQ#The_.3Ccite.3E_element_should_allow_names_of_people_to_be_marked_up|WHATWG FAQ re cite and names of people]] | |||
== references == | == references == | ||
* [http://www.w3.org/TR/html401/struct/text.html#edef-CITE HTML 4.01 definition of the CITE element] | * [http://www.w3.org/TR/html401/struct/text.html#edef-CITE HTML 4.01 definition of the CITE element] |
Revision as of 19:26, 21 September 2009
Research, data, use cases, issues, and enhancements related to the HTML5 cite
element.
This article is a stub. You can help the whatwg.org wiki by expanding it.
speaker
The cite element has been used (and recommended to be used) to refer to speakers in a conversation, or individuals when quoting them, thus HTML5 should explicitly permit and encourage this use.
This section serves to document both uses in the wild, and long-standing recommendations/documentations thereof.
examples in the wild
- ...
documentation
- 1998-04-24 HTML 4.0 REC
Contains a citation or a reference to other sources.
As <CITE>Harry S. Truman</CITE> said,
<Q lang="en-us">The buck stops here.</Q>More information can be found in <CITE>[ISO-0000]</CITE>.
- 1999-12-24 HTML 4.01 REC (same definition and examples as quoted above).
- 2005-03-13: The Elements of Meaningful XHTML presentation (to an overflowing room at SXSW Interactive 2005 in Austin, TX) specifically, slide10 and following document blog quote markup, and slide 19 and following document conversation markup.
- 2005-09-29: update: The Elements of Meaningful XHTML presentation (to a packed room at Web Essential 05 in Sydney Australia) again slide 10 and following, and slide 34 and following respectively.
- ...
opinions
- +1 HTML5 Super Friends, specifically cite element: review of data.
- +1 Tantek
- ...