Snippets tagged “horizontal-rule”
2 snippets use this tag.
- How to Change the Color of an <hr> ElementHTML
The HTML <hr> element is a block-level element and creates a horizontal line. In this snippet, find out how to style a horizontal line by adding a color to it.
- How to Style a Horizontal LineCSS
Learn the ways of styling and have attractive horizontal lines: how to change color and size, set images as horizontal lines and a pack full of various kinds of <hr> examples.