1 The following two lines should be visible without the white background clipping any of the text:
4 <span style=
"background-color: white; font-size: 20px;">
5 <span style=
"font-size: small; ">FOOBARBAZ
<br>BAZBARFOO
</span></span>
8 The background below should be
10x10 and snugly fit the image:
11 <span style=
"background-color: red; font-size: 40px;"><img style=
"width: 10px; height: 10px;"></span>