Question
Easy

........... attribute is used to restart the numbering in an ordered list.

1
Type
2
Number
3
Start
4
Order
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter:
Topic:
Correct Answer
Option A
Explanation

The correct option is (1): The Type attribute in the HTML ordered list (\ tag) is used to specify the style of the numbering markers, such as decimal numbers (type="1"), lowercase letters (type="a"), uppercase Roman numerals (type="I"), and so on. In the context of "restarting the numbering," explicitly setting the type attribute on a new ordered list element, even if you are setting it back to the default type="1", essentially…Read More

Attribute is used - HTET Level 3 | Clear Cutoff