Computer Science, asked by hackkiler7777777, 3 months ago

what's the role of
‹ol› and attribute ​

Answers

Answered by programmer14
1

Answer:

The <ol> tag is for ordered list, an ordered list can be numerical or alphabetical. Inside the <ol> tag you have to make a list <li> of items that will follow the order. Attributes: compact: It defines the list should be compacted (compact attribute is not supported

Explanation:

hope it helps

mark me as brainlyist

Similar questions