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
Die richtige Matratze für erholsamen Schlaf
wallpaper-1019588
[Comic] Absolute Green Lantern [1]
wallpaper-1019588
Ist dein Schildkrötengehege im Frühling wirklich startklar?
wallpaper-1019588
[Comic] Sandman Deluxe [10]
wallpaper-1019588
Displayschaden – Was tun, wenn das Smartphone oder MacBook Risse zeigt?