- From: fantasai <fantasai@escape.com>
- Date: Wed, 23 Aug 2000 11:09:27 -0400
- To: www-style@w3.org
> when i resumed the <ol> using value="B" it would not take. It wouldn't take because <ol> does not take the 'value' attribute (<li> does), and the 'value' attribute does not take the value "B"--it takes integer values. I think <ol start="2"> is what you're looking for there.
Received on Wednesday, 23 August 2000 11:09:06 UTC