Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following is the correct way to create a list using the lowercase letters?

a) <ol alpha = “a” >
b) <ol type = “a”>
c) <ol letter = “a”>
d) None of the above

Answer: b
Explanation: The type attribute is used with the <ol> tag to specify the type of list items.

Join The Discussion