Single Choice Not Set

QWhich of the following approaches to list-making use lowercase letters correctly?

ID: #4806 HTML Basic MCQ 172 views
Question Info
#4806Q ID
Not SetDifficulty
HTML Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A
    
    <ol alpha= "a">
    
  • B
    
    <ol type = "a">
    
  • C
    
    <ol letter= "a">
    
  • D
    
    <ol class= "a">
    
Correct Answer

Explanation


The type of list items is specified using the type property in conjunction with the <ol> element.

Share This Question

Challenge a friend or share with your study group.