C-04-Q060mediumsingle_mcq
To display a list numbered with capital roman numerals (I, II, III), which code is used?
To display a list numbered with capital roman numerals (I, II, III), which code is used?
- a
<ol type="i"> - b
<ol type="I"> - c
<ol type="a"> - d
<ol type="A">