On Thu, 07 Feb 2008 09:50:56 -0800 (PST)
[EMAIL PROTECTED] wrote:

> Hi
> 
> Is there a way to start an ordered list at anything
> other than 1?  
> 
> I'm having a problem with Q&A type of page that
> numbers the questions, but it also needs some blubs
> between the questions.  Kind of like below:
> 
<ol>
   <li>blahblah?<br>
      <fieldset>...</fieldset>
      <p>need to insert yadayada</p>
   </li>
   <li>another question & fieldset and so forth</li>
</ol>

is quite valid. The P tag must be a child of the LI not the OL.

-- 
Michael

All shall be well, and all shall be well, and all manner of things shall
be well

 - Julian of Norwich 1342 - 1416
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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