Skip to content

Commit 36fa71d

Browse files
committed
Add hr test
1 parent 28f1518 commit 36fa71d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ <h1>Text-level semantics</h1>
6666

6767
<address>Address: somewhere, world</address>
6868

69+
<hr>
70+
71+
<hr style="height:4px; border:solid #000; border-width:1px 0;">
72+
6973
<p>
7074
The <a href="#">a element</a> example<br>
7175
The <abbr>abbr element</abbr> and <abbr title="Title text">abbr element with title</abbr> examples<br>

0 commit comments

Comments
 (0)