2019-12-02 13:22:45 +01:00

5 lines
99 B
HTML

<ul>
<li>one</li><!-- first item -->
<li>two</li><!-- second item -->
<ul>
<li>three</li></ul></ul>