Want to create interactive content? It’s easy in Genially!
HTML List Tags
neil jerdie ares
Created on July 27, 2020
Codes use for listing items or defining items
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
Business Technology 9
HTML List
Creating list for your HTML Files
Tags that we will be using
Description List/Definition List (<dl>) – arranges the list of items in same way as arranged in dictionary
Unordered List (<ul>) – uses bullets to list the items.
Ordered List (<ol>) – uses different schemes of numbers to list the items.
Describes the term in a description/definition list only.
Defines a term in a description/definition list only.
List Item (<li>) - Defines a list item. can be used for <ol> and <ul> tags only.
How make HTML List for your HTML file?
Ordered and Unordered List Video
Description/Definition List Video
Helpful Tips using List Tags
You can use type attribute for <ul> tag to specify the type of bullet you like. By default, it is a disc. Following are the possible options − <ul type = "square"> <ul type = "disc"> <ul type = "circle">
You can use type attribute for <ol> tag to specify the type of numbering you like. By default, it is a number. Following are the possible options − <ol type = "1"> - Default-Case Numerals. <ol type = "I"> - Upper-Case Numerals. <ol type = "i"> - Lower-Case Numerals. <ol type = "A"> - Upper-Case Letters. <ol type = "a"> - Lower-Case Letters.
REMEMBER
Adobong Manok Ingredients:
- Chicken, cut into serving pieces -- 2 1/2 to 3 pound
- White vinegar -- 3/4 cup
- Soy sauce -- 1/4 cup
- Onion, thinly sliced -- 1/2
- Garlic, crushed -- 4 to 6 cloves
- Bay leaf -- 1-2
- Peppercorns -- 6 to 8
- Salt -- 1 teaspoon
- Water -- 1 cup
- Oil -- 1/4 cup