span-level_html.html 184 B

12345
  1. <p>an <b>important</b> <a href=''>link</a></p>
  2. <p>broken<br/>
  3. line</p>
  4. <p><b>inline tag</b> at the beginning</p>
  5. <p><span><a href="http://example.com">http://example.com</a></span></p>