5 lines
74 B
HTML
5 lines
74 B
HTML
<!DOCTYPE html>
|
|
<ol start="42">
|
|
<li>Item a</li>
|
|
<li>Item b</li>
|
|
</ol>
|