Public · Protected · Private
HTML5 ol Tag
Type: Public  |  Created: 2012-03-29  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • ordered list three falvours <ol> <li>a</li> <li>b</li> <li>c</li> </ol> <ol start="14"> <li>a</li> <li>b</li> <li>c</li> </ol> <ol reversed="reversed"> <li>a</li> <li>b</li> <li>c</li> </ol>
    2012-03-29 22:28
This blog is frozen. No new comments or edits allowed.