9 lines
297 B
HTML
9 lines
297 B
HTML
<p>this is <span class="name">inline <strong>html</strong></span> trailing</p>
|
|
<p>© AT&T</p>
|
|
<p><del>this is deleted</del> this is not
|
|
new text on new line</p>
|
|
<p><s>this is deleted</s> this is not
|
|
new text on new line</p>
|
|
<p>this line ends with <</p>
|
|
<p>this line ends with &</p>
|