How can you make a list that lists the items with bullets in HTML language?

1 answer

Answer

1052021

2026-08-18 23:00

+ Follow

Like this:


  • first entry
  • second entry
  • ...


'ul' is 'unordered list', using bullet points. 'li' is an item in the list.

See related link to w3schools, they have a nice overview of all the HTML tags.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.