-1:000000000000 | 0:65fab1d2205b |
---|---|
1 <html> | |
2 <body> | |
3 <!-- Specify a width on the table, to make sure it's wide enough | |
4 to hold the scaled image. --> | |
5 <table cellspacing="0" cellpadding="0" height="70px" width="724px"> | |
6 <tr><td> | |
7 <img src="mozilla-banner.gif" height="100%"/> | |
8 <br/> | |
9 <!-- Add some text content, but make it small enough not | |
10 to push us to over 70px before we scale the image. --> | |
11 <font style="font-size: 20%; color:rgba(0,0,0,0);">text text</font> | |
12 </tr></td> | |
13 </table> | |
14 </body> | |
15 </html> |