On Tue, Jan 15, 2013 at 9:08 AM, Bruce Lawson <[email protected]> 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
