Styling hr element with CSS


Styling hr element with CSS
hr element is easy way to make line on your page, but the default style hr element looking not good, if you ever put hr element to your page and you will to make it looking better, here the sample for styling your hr element with CSS.
1. Line
Example:


hr {
border-width: 0;
border-top:1px solid #000;
height:0px;
}

2. Dotted line
Example:


hr {
border-width: 0;
border-top:1px dotted #000;
height:0px;
}

3. Dashed line
Example:


hr {
border-width: 0;
border-top:1px dashed #000;
height:0px;
}

wallpaper-1019588
The 100 Girlfriends: Trailer zur zweiten Staffel veröffentlicht
wallpaper-1019588
You and I Are Polar Opposites: Manga-Reihe erhält eine Anime-Adaption
wallpaper-1019588
Algarve News vom 18. bis 24. November 2024
wallpaper-1019588
Welche Dienste gibt es im Fediverse?