Is the blockquote really needed? I mean, your not quoting from another source, your just displaying content from your website.
Other than that, an ordered list is probably the best method. On 5/26/05, Lucian Teo <[EMAIL PROTECTED]> wrote: > > -- > I've been redesigning my blog recently and I noticed what in my > opinion was a misuse of definition lists when it came to the comments > section. > > Doug Bowman and Dan Cedarholme use > > <dt>At x:xxpm so-and-so said:</dt> > <dd>blah blah blah</dd> > > The numbering of comments was done within Movabletype rather than an > ordered list. > > For my own blog I came up with this solution. I don't claim it to be > the best, but if there's better, do tell. > > <ol> > <li>At x:xxpm so-and-so said: > <blockquote>blah blah blah</blockquote> > </li> > </ol> > > However, to make the order number clickable for use as a permalink to > the comment, I had to turn off the bulleting, then reinsert comment > order via movabletype. > > Lucian > http://tribolum.com/ > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > -- ____ Rowan Lewis (AKA. The Wolf) ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
