Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 8. How Do I Style Lists and Navi... > Using CSS to generate numbered seque... - Pg. 311

Chapter 8: How Do I Style Lists and Navigation Menus? 311 Figure 8-25. Problem solved This is such a simple and easy solution that you might be surprised to find out that the start attribute is deprecated in HTML 4.01 and XHTML 1.0. If you use it, your code won't validate against a Strict DOCTYPE. Most of the features deprecated by the W3C were scheduled for removal from future versions of the standard, usually because CSS was considered the better way of doing the same thing. You can use CSS to resume the numbering sequence, but I wouldn't recommend