Different Types of HTML lists Explained with Examples
Jan 21, 2023 · 2 min read · Ans: Three Types of HTML Lists are: -Unordered List - Ordered List - Description List Unordered List: An unordered list in HTML is a list of items that are displayed in no specific order. Unordered lists are created using <ul> elements in HTML and ...
Join discussion







