HTML tag
#Definition and usage
The
tag defines a definition list. The
tag is used to combine - (defines the item in the list) and
- (describes the item in the list).
#Example
< dt>Computer
- An instrument used for calculation... ...
- Monitor
#Definition and usage
tag defines an unordered list.
#Example
Unordered HTML list:
< li>Coffee
Tea
Milk
HTML
tag
#Definition and usage
tag defines an ordered list.
#Example
Copy code
The code is as follows:
< li>Coffee - Tea
- Milk
ul can be combined with ol to define menus and submenus
< li>Content filtering
-
- Word filtering li>
-