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