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
Me and the Alien MuMu – Trailer enthüllt neue Details zum Anime
wallpaper-1019588
AniMachon: Neuer Manga-Verlag gegründet + erste Lizenz
wallpaper-1019588
Hundefutter Empfehlungen: Finde das beste Futter für die Gesundheit Deines Hundes
wallpaper-1019588
Wie wichtig sind gemeinsame Mahlzeiten mit der Familie?