![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I display numbers (1-2-3-4-5, a number for each paragraph) in the ordered list which I used on the following page? http://www.scaiecat-spa-gigi.com/it/mediazione1.html |
#3
| |||
| |||
|
|
How can I display numbers (1-2-3-4-5, a number for each paragraph) in the ordered list which I used on the following page? http://www.scaiecat-spa-gigi.com/it/mediazione1.html Use ordered list |
#4
| |||
| |||
|
|
While sitting in a puddle Luigi Donatello Asero scribbled in the mud: How can I display numbers (1-2-3-4-5, a number for each paragraph) in the ordered list which I used on the following page? http://www.scaiecat-spa-gigi.com/it/mediazione1.html Use ordered list ol li li li li li li li li /ol -- Duende Yes, but I have already <ol |
#5
| |||
| |||
|
|
Yes, but I have already <ol li></li li></li li></li li></li li></li /ol |
#6
| |||
| |||
|
|
While sitting in a puddle Luigi Donatello Asero scribbled in the mud: Yes, but I have already <ol li></li li></li li></li li></li li></li /ol ul><li><h2>Informazioni generali</h2></li all I see is <ul Try <ol type="1" |
#7
| |||
| |||
|
|
Besides, type="1" is default anyhow |

#8
| |||
| |||
|
|
On 6 May 2004 17:30:46 GMT, Duende <spamxxx (AT) wipkip (DOT) biz> wrote: While sitting in a puddle Luigi Donatello Asero scribbled in the mud: Yes, but I have already <ol li></li li></li li></li li></li li></li /ol ul><li><h2>Informazioni generali</h2></li all I see is <ul Try <ol type="1" That's deprecated, so watch the doctype. Besides, type="1" is default anyhow. This HTML ol li><p>blah blah blah.</p></li li><p>blah blah blah.</p><p>blah blah blah.</p></li li><p>blah blah blah.</p></li /ol will be rendered similar to this. 1. blah blah blah. 2. blah blah blah. blah blah blah. 3. blah blah blah. |
#9
| |||
| |||
|
|
It seems to work now on the page http://www.scaiecat-spa-gigi.com/it/mediazione1.html. On the page http://www.scaiecat-spa-gigi.com/it/mediazione2.html , however the numeration should continue from the previous page and not beginning from 1. I wonder how I could do that |
#10
| |||
| |||
|
|
While sitting in a puddle Luigi Donatello Asero scribbled in the mud: It seems to work now on the page http://www.scaiecat-spa-gigi.com/it/mediazione1.html. On the page http://www.scaiecat-spa-gigi.com/it/mediazione2.html , however the numeration should continue from the previous page and not beginning from 1. I wonder how I could do that ol start="7"></ol -- Duende |
![]() |
| Thread Tools | |
| Display Modes | |
| |