write down who I am ?I can mention the items present in a list
Answers
Answer:
HTML offers authors several mechanisms for specifying lists of information. All lists must contain one or more list elements. Lists may contain:
Unordered information.
Ordered information.
Definitions.
The previous list, for example, is an unordered list, created with the UL element:
<UL>
<LI>Unordered information.
<LI>Ordered information.
<LI>Definitions.
</UL>
An ordered list, created using the OL element, should contain information where order should be emphasized, as in a recipe:
Mix dry ingredients thoroughly.
Pour in wet ingredients.
Mix for 10 minutes.
Bake for one hour at 300 degrees.
Definition lists, created using the DL element, generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list:
Answer:
In-sentence lists
1. Use a colon to introduce the list items only if a complete sentence precedes the list. ...
2. Use both opening and closing parentheses on the list item numbers or letters: (a) item, (b) item, etc.
3.Use either regular Arabic numbers or lowercase letters within the parentheses, but use them consistently.
A definition list is a list of terms and corresponding definitions. Definition lists are typically formatted with the term on the left with the definition following on the right or on the next line. The definition text is typically indented with respect to the term.
What is another word for list of items?
agenda schedule
record register
registry schema
scheme chart
directory roll
Explanation: