Which attribute of <ol> tag specifies the start value of the first list item in an ordered list?
Explanation
The start attribute specifies the start value of the first list item in an ordered list. Example:

<ol start="5">
  <li>HTML</li>
  <li>CSS</li>
  <li>JAVASCRIPT</li>
</ol>

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по HTML & CSS
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты