0 votes
in HTML by
Which of the following is the correct way to create a list using the lowercase letters?

i) <ol alpha = "a" >

ii) <ol type = "a">

iii) <ol letter = "a">

iv) None of the above

1 Answer

0 votes
by

ii) <ol type = "a">

...