added the list with number <ol>
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
<li>Test two</li>
|
||||
<li>Test three</li>
|
||||
<ul>
|
||||
|
||||
<ol>
|
||||
<li>Test one</li>
|
||||
<li>Test two</li>
|
||||
<li>Test three</li>
|
||||
</ol>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user