mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-17 08:30:05 +00:00
12 lines
228 B
HTML
12 lines
228 B
HTML
<html>
|
|
<body>
|
|
<table style="background: lightblue;" cellspacing="0" cellpadding="0">
|
|
<tr><td>
|
|
<img src="mozilla-banner.gif" height="100%"/>
|
|
<br/>
|
|
Here's some text following the image.
|
|
</tr></td>
|
|
</table>
|
|
</body>
|
|
</html>
|