- From: <bugzilla@jessica.w3.org>
- Date: Mon, 05 Dec 2011 09:28:31 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15056 --- Comment #2 from Ian Yang <ian.html@gmail.com> 2011-12-05 09:28:30 UTC --- (In reply to comment #1) Thanks for the reply. === Re: 1. === As you and all of us have in common sense that dt/dd is a pair, it's more semantic to group them together. And because definition list is a list, a list should have list items. However, the current structure of definition list make dt and dd looks like each of them is an independent list item, and are also hard to read. Sometimes it's even difficult to style definition list because of its lack of li element (dt and dd are not group together). === Re: 2. === According to English dictionaries, "small print" is used in contracts, and is containing qualifications or restrictions. Therefore its definition is quite different with "note". "Note" can be used at anywhere, but "small print" can't be used like that. === Re: 3. === That's also a nice usage of definition list. But as it was described above, sometimes it's hard to style definition list because of its lack of li element. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 5 December 2011 09:28:33 UTC