McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Programming Languages
→
HTML
→
Which tag is used to lists the items wit...
Q.
Which tag is used to lists the items with bullets?
A.
<bullet>…</bullet>
B.
<list>…</list>
C.
<ul>…</ul>
D.
<ol>…</ol>
Answer» C. <ul>…</ul>
5.3k
0
Do you find this helpful?
35
View all MCQs in
HTML
Discussion
No comments yet
Login to comment
Related MCQs
What tag is used to list individual items of an ordered list?
<b> tag makes the enclosed text bold. What is other tag to make text bold?
Title tag is nested within the ....................... tag.
Which attribute is used with img tag to display the text if image could not load in browser?
Which attribute can be used with BODY tag to set background color green?
Which tag is used to create body text in HTML?
Which tag is used to display the numbered list?
Which tag is used to display the large font size?
Which HTML tag would be used to display power in expression (A+B)2 ?
Which tag is used to display Preformatted texts?