mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Add hr
test
This commit is contained in:
parent
28f1518666
commit
36fa71d531
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user