Horizontal Rule Background Through Heading with CSS
h4 {font-size:20px;border-top: 3px solid #4f4e4d; font-family: Arial, sans-serif;} h4 span { position: relative; top: -15px; padding: 0px 30px; background: #ccc;}