Home › Forums › CSS › Apply Background Color only on text › Re: Apply Background Color only on text
December 14, 2011 at 5:37 pm
#92760
Member
@angelazou To answer your question specifically, remove the fixed width and add float: left;
and clear: left;
, as shown in this example: http://jsfiddle.net/sl1dr/3xUd7/2/