[whatwg] use cases for untitled article and section elements

Cory Sand yrocsand at gmail.com
Tue Jan 15 07:08:33 PST 2013


On Tue, Jan 15, 2013 at 9:08 AM, Bruce Lawson <brucel at opera.com> wrote:

> .
>
> On my own blog, which also uses <article> for comments, I'm considering
> changing it from
>
> <article>
> comment by Fred on 12 Dec at 4.52
> <div>comment text</div>
> </article>
>
> into
>
> <article>
> <h3>Fred said on 12 Dec at 4.52</h3>
> <div>comment text</div>
> </article>
>
>
Hi, can I ask the purpose of the div in marking up the comment text? Is it
just for styling/positioning?
Cory



More information about the whatwg mailing list