mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
25 lines
631 B
HTML
25 lines
631 B
HTML
<!doctype html><html lang=en><title>Document</title><div id='John"&Harry'>Test</div>
|
||
<div id='John"&HarryOther'>Test</div>
|
||
<div id='John"<HarryOtherOther'>Test</div>
|
||
<div id=John HarryOtherOtherOther>Test</div>
|
||
<div id="John<test>">Test</div>
|
||
<div id=JohnTest>Test</div>
|
||
|
||
<div> Registered Trademark Symbol: </div>
|
||
|
||
<div>HTML Entities demo: </div>
|
||
|
||
<p>®</p>
|
||
<p>©</p>
|
||
<p>©</p>
|
||
|
||
<p> This Registered Trademark is a Script used in HTML document. </p>
|
||
|
||
<div>I want to display <br> tag</div>
|
||
|
||
<div>I want to display <i> tag</div>
|
||
|
||
<div>The cent sign: ¢</div>
|
||
<div>The cent sign: ¢</div>
|
||
|
||
:) <a href=http://example.com>link</a> |