Web Standard W3cDeprUlType
Description
The ul type
attribute is deprecated in HTML 4.01.
Help
Replace the TYPE attribute with CSS list-style-type: ul { list-style-type: square; }
ol { list-style-type: lower-alpha; }
li { list-style-type: decimal; }
Applicable Standards
Change history
- 4.0 Jun 2010 Priority lowered to 3.
- 1.0 Feb 2007 Added.
This page describes a web site issue detected by SortSite Desktop and OnDemand Suite.
Rule ID: W3cDeprUlType