CBSE Class 10 Computer Applications
Question 58 of 176
HTML I — Basic HTML Elements — Question 56
Back to all questions 56
Question Question 56
Which of the following is the correct way to create a list using the lowercase letters ?
<ol alpha = a"><ol type = "a"><ol letter = "a">- None of the above
<ol type = "a">
Reason — The type attribute of <OL> tag sets the actual numbering style of an ordered list.