11 lines
317 B
HTML
Executable File
11 lines
317 B
HTML
Executable File
<ul>
|
|
<li>test1</li><li>test2</li>
|
|
<li>test3</li>
|
|
<li><b>BOLD</b></li>
|
|
|
|
<li><span class="informal">(GET ME NOT)</span>(GET <ME> INSTEAD)</li>
|
|
|
|
<li>Here we have <a href="_autocomplete_result.html">a link</a> which should work</li>
|
|
|
|
<li>Here we have some international ©∏Á®Äç†∑rß</li>
|
|
</ul> |