The Deprecated "start" Attribute and Validation
November 16, 2005 5:51 PM
Subscribe
Just completed a site, fully CSS for type, layout, print, XHTML, etc. Every page validates except for two. The reason. The start attribute is deprecated. Problem is, I can't find a replacement for it in CSS.
There seems to be some debate about this. Why is something that is semantic meant to be controlled by the code that governs the presentation of the content? I understand preventing the display of numbers in an ordered list, but is there a CSS method to designate what number to start with? I could only find debate about the subject but no solutions (well, no solutions that weren't overly elaborate and bizarre.)
Many of the pages in the site use ordered lists (for all the menus in fact, save the Wine List), but the
pasta menus require the numbers to be visible. Anyone have any suggestions?
posted by juiceCake to computers & internet (10 comments total)
posted by gleuschk at 6:08 PM on November 16, 2005