<html>
<head>
<link href="test.css">
</head>
<body>
<h2 id=" id-example "> Header (Block)
</h2>
XYZ (Floating whitespace)
<em> Em (Inline) </em>
<p>Para</p>
<blockquote>
<a> Link <abbr data-a=" A ∳ > @ B" data-b=" Q " A ' "> ABBR Inline </abbr> </a> <strong> bold </strong>
</blockquote> <p>
<span data-c=" Non-breaking space "> <b> On </b> <em> the Origin</em> of Species <i> </i>
</span> </p>
<pre>
##################
Example of P RES ERV ED whitespace
##################
</pre>
<em> EM </em> <p>P</p>
<p> <strong> 1 </strong> <i> <em> A</em><strong>B</strong><strong>C </strong> </i> </p>
<source> <source>
<source> <p> <b> </b> </p>
</body>