7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
|
<h1>this is an object</h1>
|
||
|
<p>one of its attributes is a list</p>
|
||
|
<ul>
|
||
|
<li>listitem1</li>
|
||
|
<li>listitem2</li>
|
||
|
</ul>
|