78 lines
1.4 KiB
HTML
78 lines
1.4 KiB
HTML
|
<h1 id="raw-html">Raw HTML</h1>
|
||
|
|
||
|
<h3 id="example-584">Example 584</h3>
|
||
|
|
||
|
<p><a><bab><c2c></p>
|
||
|
|
||
|
<h3 id="example-585">Example 585</h3>
|
||
|
|
||
|
<p><a/><b2/></p>
|
||
|
|
||
|
<h3 id="example-586">Example 586</h3>
|
||
|
|
||
|
<p><a /><b2
|
||
|
data="foo" ></p>
|
||
|
|
||
|
<h3 id="example-587">Example 587</h3>
|
||
|
|
||
|
<p><a foo="bar" bam = 'baz <em>"</em>'
|
||
|
_boolean zoop:33=zoop:33 /></p>
|
||
|
|
||
|
<h3 id="example-588">Example 588</h3>
|
||
|
|
||
|
<p>Foo <responsive-image src="foo.jpg" /></p>
|
||
|
|
||
|
<h3 id="example-589">Example 589</h3>
|
||
|
|
||
|
<p><33> <__></p>
|
||
|
|
||
|
<h3 id="example-590">Example 590</h3>
|
||
|
|
||
|
<p><a h*#ref="hi"></p>
|
||
|
|
||
|
<h3 id="example-591">Example 591</h3>
|
||
|
|
||
|
<p><a href="hi'> <a href=hi'></p>
|
||
|
|
||
|
<h3 id="example-592">Example 592</h3>
|
||
|
|
||
|
<p>< a><
|
||
|
foo><bar/ ></p>
|
||
|
|
||
|
<h3 id="example-593">Example 593</h3>
|
||
|
|
||
|
<p><a href='bar'title=title></p>
|
||
|
|
||
|
<h3 id="example-594">Example 594</h3>
|
||
|
|
||
|
<p></a></foo ></p>
|
||
|
|
||
|
<h3 id="example-595">Example 595</h3>
|
||
|
|
||
|
<p></a href="foo"></p>
|
||
|
|
||
|
<h3 id="example-596">Example 596</h3>
|
||
|
|
||
|
<p>foo <!-- this is a
|
||
|
comment - with hyphen --></p>
|
||
|
|
||
|
<h3 id="example-599">Example 599</h3>
|
||
|
|
||
|
<p>foo <?php echo $a; ?></p>
|
||
|
|
||
|
<h3 id="example-600">Example 600</h3>
|
||
|
|
||
|
<p>foo <!ELEMENT br EMPTY></p>
|
||
|
|
||
|
<h3 id="example-601">Example 601</h3>
|
||
|
|
||
|
<p>foo <![CDATA[>&<]]></p>
|
||
|
|
||
|
<h3 id="example-602">Example 602</h3>
|
||
|
|
||
|
<p>foo <a href="ö"></p>
|
||
|
|
||
|
<h3 id="example-603">Example 603</h3>
|
||
|
|
||
|
<p>foo <a href="\*"></p>
|