answersLogoWhite

0


Best Answer

In HTML you can do it severall ways. You can have numbers, which is the standard way, but you can also do letters and Roman numbers, in both small and capital letters. In the OL tag put add any of the following attributes:

type ="A"

type = "a"

type = "I"

type = "i"

You can also start at a number after 1 by adding the following attribute, say to start at 5 or e or vii:

start="5"

Even if you have the type as letters or Roman numerals, it is still sufficient to use a number for the start value.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you change the style of numbers in an ordered list if yes how if no why?
Write your answer...
Submit
Still have questions?
magnify glass
imp