You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
448 B
27 lines
448 B
<html><head></head><body><ul>
|
|
<li>this is a sentence</li>
|
|
<li>
|
|
<ul>
|
|
<li>this is a new line</li>
|
|
<li>
|
|
<ul>
|
|
<li>even further</li>
|
|
<li>same</li>
|
|
<li>
|
|
<ul>
|
|
<li>one more line</li>
|
|
<li>again</li>
|
|
<li>weeeeee</li>
|
|
<li>
|
|
<ul>
|
|
<li>further indent</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>back a line</li>
|
|
</ul>
|
|
</li>
|
|
</ul></body></html> |