Home › Forums › CSS › “hr” tag over “border” property › Re: “hr” tag over “border” property
July 4, 2013 at 12:54 pm
#141556
Member
I’ll go with the CSS border every time. Though I’d do it a little differently than you and put the border on the `
` instead of the `
`: http://codepen.io/ggilmore/pen/52e2978ebcfe2c1ad8f00d42c7dd6343
That way you can have no subheader and the border no longer appears.