On 29/11/2007, Robert Love <[EMAIL PROTECTED]> wrote:
> Could use JavaScript to number your paragraphs: http://signified.net/test/

Another alternative is to use disjoint ol elements with start
attributes (or alternatively first child li element with value
attribute). Both these attributes are deprecated in HTML4.01 but
really ought not be since they convey semantics that are inherent to
the document structure and aren't purely presentational. It's likely
they will be un-deprecated in HTML5.
-- 
David "liorean" Andersson


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to