HTML & CSS
How can yo ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
How can you make a bulleted (small black dots) list?
<ol>
<ul>
<list>
<dl>
Explanation
An
unordered list
starts with the
<ul>
tag. Each
list item
starts with the
<li>
tag. The list items will be marked with
bullets
(small black dots).
black
element
li
html
list
bullet
ul
tag
marking
item
dot
unordered
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
What type of bullets will be marked following unordered list? ...
What type of bullets will be marked jQuery and AngularJS items? ...
Consider following code snippet: <ul> <li&g...
What HTML tag you will use to create unordered lists?...
Which of these elements will create a list? Select all that correct....
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?...
Which of the following is true about the pseudo-class ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
How to change the color of a link to blue when the cursor moves over i...
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment