Single Choice
Not Set
QWhat other sorts of bulleted or unordered lists are there in HTML?
ID: #4805
HTML Basic MCQ
210 views
Question Info
#4805Q ID
Not SetDifficulty
HTML Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
In an unordered list in HTML, you can use the type attribute to specify the style of the bullet points. The three possible values for the type attribute are "disc", "circle", and "square". The default value is "disc", which displays a solid bullet point. The value "circle" displays an empty bullet point, and the value "square" displays a square bullet point.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic