We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hr
1 parent 28f1518 commit 36fa71dCopy full SHA for 36fa71d
test.html
@@ -66,6 +66,10 @@ <h1>Text-level semantics</h1>
66
67
<address>Address: somewhere, world</address>
68
69
+ <hr>
70
+
71
+ <hr style="height:4px; border:solid #000; border-width:1px 0;">
72
73
<p>
74
The <a href="#">a element</a> example<br>
75
The <abbr>abbr element</abbr> and <abbr title="Title text">abbr element with title</abbr> examples<br>
0 commit comments