Richard owns a chain of hardware stores. He wants to update the store website and write a numbered list of all the items in his
store. Which tag will he use for this purpose? A. B. C. D. E.
2 answers:
Use ordered list
- tag and put each item inside of a list item
- tag.
Answer:
Use <ol> and <li> tags
Explanation:
<!-- ordered list tag i.e. '<ol>' -->
<ol>
<!-- list item tag i.e. '<li>' -->
<li> A </li>
<li> B </li>
<li> C </li>
<li> D </li>
<li> E </li>
</ol>
You might be interested in
Answer:
A mechanical computer
Explanation:
Created from gears and levers
Answer:Wheres the option choice??????????????????????
Explanation:
Answer:
Order of operations
Explanation:
Answer:I really don’t know
Explanation:
Um You can look it up though