mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
214 B
HTML
12 lines
214 B
HTML
<html>
|
|
<body>
|
|
<table style="background: lightblue;" cellspacing="0" cellpadding="0">
|
|
<tr><td>
|
|
<img src="mozilla-banner.gif"/>
|
|
<br/>
|
|
Here's some text following the image.
|
|
</tr></td>
|
|
</table>
|
|
</body>
|
|
</html>
|