the default value for ol tag is filled circle true or false and why
Answers
Answered by
4
true because fnvxcgiudyiyfg
Answered by
21
The default value for ol tag is filled circle. This statement is False.
- The default value for ol tag is numbers.
- In other words, the list items will be numbered with numbers by default.
- The code for the same is :
<ol>
<li>Cut</li>
<li>Copy</li>
<li>Make</li>
</ol>
- This code will give output :
- Cut
- Copy
- Make
- Apart from numbered list, other types of ordered list are:
type="A"
type="a"
type="I"
type="i"
Similar questions
English,
6 months ago
Social Sciences,
6 months ago
Math,
6 months ago
Science,
1 year ago
English,
1 year ago