I'm trying to get the background color to wrap around the text alone, not the empty spaces.
I now have:
<TD> Text <BR><BR>
Longer text that stretches out above text-background color...
</TD>
and css:
td {background-color: black; color: white}
The rest of the space I would like just to be transparant, but I can't find any variable for this...
tag in the span, it puts the header on another line entirely..
– TrySpace Jan 09 '12 at 14:25