[html5] List types
Renatho Rosa
renatho.rosa at grifotecnologia.com.br
Fri Oct 22 15:26:27 PDT 2010
Hello,
I've some discussions with my team.
The first discussion was the correct use of the dl (definition list). Before
the HTML5 the dl tag was a "definition list" n' the specification said that
we should use in cases of dictionary data (Not usual for "Name: Jack", but
usual for "Name: Nominal ID for a person").
Now, in the new specification, the dl is "description list" and de
definition is: "Name-value groups may be terms and definitions, metadata
topics and values, questions and answers, or any other groups of name-value
data.". So it's not more a discussion =)
But other discussion is "ol" or "ul" for forms. What's more correct?
Here a example by alistapart with use of "ol":
http://www.alistapart.com/articles/prettyaccessibleforms/
In HTML5 spec says: "The
ol<http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element>element
represents <http://dev.w3.org/html5/spec/rendering.html#represents> a list
of items, where the items have been intentionally ordered, such that
changing the order would change the meaning of the document."
I think that the correct is use ul, because, for example, in a form with
"name" n' "age" if we change the order of fields, the meaning is the same.
What do you know?
[]'s
--
Renatho De Carli Rosa
Grifo
Desenvolvimento Client-side com inteligência.
Av. Loureiro da Silva, 2001 / 917
Porto Alegre, RS
renathoc at hotmail.com (MSN)
renatho.rosa at grifotecnologia.com.br (Gtalk)
renathoc (Skype)
www.grifotecnologia.com.br
+55 51 3084.7760
+55 51 9996.7650
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20101022/b3535688/attachment-0001.htm>
More information about the Help
mailing list