Home › Forums › CSS › Expanding hr for responsive design. › Re: Expanding hr for responsive design.
June 28, 2012 at 4:02 pm
#105016
Member
@aaronheine, did you check the fiddle I provided? It uses the same wood pattern on the text element to hide the green background passing through.
Fiddle: http://jsfiddle.net/MVm3Q/2/
In fact, you could do away with all of the gradient code and use a dataURI on the background instead. This extends support further back in IE as well:
Fiddle: http://jsfiddle.net/MVm3Q/8/