- From: Ian Yang <ian@invigoreight.com>
- Date: Tue, 15 Jan 2013 20:15:26 +0800
- To: "Jukka K. Korpela" <jkorpela@cs.tut.fi>
- Cc: whatwg@lists.whatwg.org
On Tue, Jan 15, 2013 at 8:05 PM, Jukka K. Korpela <jkorpela@cs.tut.fi>wrote: > 2013-01-15 11:57, Steve Faulkner wrote: > > Can anyone point me to or provide use cases for untitled article and >> section elements? >> > > The example that first comes into my mind is a discussion forum where > contributions (which would appear to match the <article> idea) can be > posted, and are usually posted, without a title of any kind. A discussion > has a title (subject), but individual contributions are basically just > text, though in advanced systems they may contain markup. Me, too. The one came into my mind is blog comments, which are often coded using untitled <article>s. But personally I think that is wrong because every sectioning element should have a heading. Regards, Ian Yang
Received on Tuesday, 15 January 2013 12:15:51 UTC