Add hr test

This commit is contained in:
Nicolas Gallagher 2013-01-20 09:23:23 -08:00
parent 28f1518666
commit 36fa71d531

View File

@ -66,6 +66,10 @@
<address>Address: somewhere, world</address> <address>Address: somewhere, world</address>
<hr>
<hr style="height:4px; border:solid #000; border-width:1px 0;">
<p> <p>
The <a href="#">a element</a> example<br> The <a href="#">a element</a> example<br>
The <abbr>abbr element</abbr> and <abbr title="Title text">abbr element with title</abbr> examples<br> The <abbr>abbr element</abbr> and <abbr title="Title text">abbr element with title</abbr> examples<br>