Unordered List in HTML
Unordered List
An undered list starts with the ul tag, and each list item is defined by the li tag. The list item will be automatically marked by bullets. It has both start tag and an end tag.
Syntax:-
Its syntax is:- < ul >
Code Explanation
All Tutorials related to HTML Basics
Headings
Horizontal Lines
Comments
The p Tag
Line Break
Multiple Line Breaks
Text Format
Elements
Attributes
Multiple Attributes
The img Tag
Ordered List
Unordered List
Tables
Table Properties
The a Tag
Block Elements
Inline Elements
HTML Forms
HTML Colors