Answers for "how do you make a partial hr line in html"

1

how do you make a partial hr line in html

<hr style="width:40%">

//This will make the line 40% the size of a normal <hr>
Posted by: Guest on February-09-2021

Code answers related to "how do you make a partial hr line in html"

Browse Popular Code Answers by Language