Answers for "html hr width"

1

how to set thickness of hr in html

hr {
  height: 4px;
}
Posted by: Guest on September-22-2021
16

horizontal line html

<!-- code -->

<hr>

<!-- code -->
Posted by: Guest on February-18-2020

Browse Popular Code Answers by Language