HTML HTML List MCQ Question #4148
Single Choice Not Set

QHow to create an unordered list (a list with the list items in bullets) in HTML?

ID: #4148 HTML List MCQ 365 views
Question Info
#4148Q ID
Not SetDifficulty
HTML List MCQTopic

Choose the Best Option

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

  • A
    
    <ul>
    
  • B
    
    <ol>
    
  • C
    
    <li>
    
  • D
    
    <i>
    
Correct Answer

Explanation


The  <ul>  tag in HTML is used to display the list items in a bulleted format. There can be four types of an unordered list: disc, circle, square, and none.
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.