mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
11 lines
95 B
HTML
11 lines
95 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body
|
|
<ol>
|
|
<li>Some text</li>
|
|
<li></li>
|
|
<li></li>
|
|
</ol>
|
|
</body>
|
|
</html>
|