Ordered ListSupport Key: [2|3|3.2|4] [X1|X1.1] [IE1|M1|N1|O2.1] |
What is it? Attributes Tag Example |
Parent/Content Model Tips & Tricks Browser Peculiarities |
= Index DOT Html by Brian Wilson = |
|
Browser | Version | What happens at 4000? | List marker rendering |
---|---|---|---|
Internet Explorer | 3 | Displays as integer numerals where: 3999=correct roman, 4000="1", 4001="2", etc. |
Ok |
4-5.5 | Displays as integer numerals where: 3999=correct roman, 4000="1", 4001="2", etc. |
Markers too large overlap onto content. | |
Netscape | 1 | Restarts at 4000 in roman numerals off by 2, where: 3999=correct roman, 4000="ii", 4001="iii" | Content masks the marker, but marker can reappear if content is too short or marker is too long. |
1.2-4.x | Displays as integer numerals where: 3999=correct roman, 4000="1", 4001="2", etc. |
Markers too large overlap onto content. | |
6.x | Restarts at 4000 in error mode, where: 3999=correct roman, 4000="m?", 4001="m?i" | Markers too large extend into left page margin | |
Opera | 3.2 | Displays correctly up to 3999, and "....." for all markers >=4000 | Ok |
3.5-3.6x | Displays correctly up to 3999, and "....." for all markers >=4000 | Markers too large overlap onto content. | |
4.0 | Displays correctly up to 3999, and "....." for all markers >=4000 | Markers too large extend into left page margin |