Desdichado
Hero
OK, here's a quick and easy one: I'm trying to continue an ordered list on a new page. In other words, I need to start the ordered list at a number other than 1. I can't remember how to do this, though, and I can't find the code in my html guides that I have handy. Do I just start the list like so?
<ol=6> or is it something trickier?
EDIT:
Nevermind. Found it: <ol start=6>
<ol=6> or is it something trickier?
EDIT:
Nevermind. Found it: <ol start=6>
Last edited: