Hey, great! Thanks. I will check that out. Deadline looms, so I found a 
workaround, but it'd be nice to do this right. Someone has to carry the CSS 
flag around here!

Carolyn

Carolyn Rosner
Visual Information Specialist
North Pacific Research Board  nprb.org
Alaska Ocean Observing System  aoos.org
1007 W 3rd Avenue, Suite 100  ::  Anchorage, AK  99501
907  644  6701


-----Original Message-----
From: Climis, Tim [mailto:tcli...@indiana.edu]
Sent: Tuesday, December 15, 2009 1:03 PM
To: Carolyn Rosner
Cc: 'css-d@lists.css-discuss.org'
Subject: RE: NOT restarting numbered lists after <h1> element

> After inserting the <h1> I find I cannot continue with my second list item as 
> "2"; the list starts over at "1". Can I do that using CSS? I've got
> the other sub-items to style correctly using CSS, so this is my only problem.

There's two answers:
There is the start attribute of ol (<ol start="2">) which apparently is 
deprecated (just learned that now)
And then there's counter reset, which is the CSS replacement.  I'm not sure how 
it works yet, but I found this page: 
http://www.arraystudio.com/as-workshop/make-ol-list-start-from-number-different-than-1-using-css.html

---Tim

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to