Change the look of
/ Published in: HTML
• This code will make < hr > into dashed, dotted, double, etc. lines instead of the regular gray solid line. • You can change the attributes to your liking. (ie: height, width, color, style) • Remeber, it will change ALL of the < hr > you use anywhere.
You can replace STYLEHERE with: • dotted • dashed • solid • double • groove • ridge • inset • outset
The effect is determined by the width and height of the < hr > so you might want to edit those attributes if you're using a style other than solid, dashed, or dotted.
Expand |
Embed | Plain Text
You need to login to post a comment.
