Eduaction Management 959 Lahore
Code With Jahangir
HTML Core Attributes
FREE COURSES
FREE CERTIFICATE
HTML Lists
Our day-to-day lives revolve around lists. For example, We purchase items while shopping. A list of all our items is included on the bill we receive from the shopkeeper. Similarly, web developers use lists to display the data.
HTML lists are used to display the data in an ordered and unordered form. List contains one or more list elements.
The HTML list is of three types:
- An unordered list.
- An ordered list.
- A definition list.
An Unordered List:
This list will list items using bullets.
An Ordered List:
This list will list items using numbers. We can use different types of numbers like roman numerals etc.
A Definition List:
This list will arrange list items like a dictionary.
Eduaction Management 959 Lahore
Code With Jahangir
HTML Core Attributes
FREE COURSES
FREE CERTIFICATE