mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
40 lines
1.0 KiB
HTML
40 lines
1.0 KiB
HTML
|
<html><head><base href="http://www.browsertune.com/bt98/"></head>
|
||
|
<body>
|
||
|
|
||
|
<!-- TABLE ONE -->
|
||
|
<table border="1" width="128" align="left">
|
||
|
<tr>
|
||
|
<td width="127">
|
||
|
Windows Magazine<br>
|
||
|
Site Search<br>
|
||
|
etc.<br> etc.<br> etc.<br> etc.<br>
|
||
|
etc.<br> etc.<br> etc.<br> etc.<br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<!-- something in here is not right wrt layout .. principally the pattern
|
||
|
FONT around the P around an IMG -->
|
||
|
|
||
|
<font face="arial, geneva, helvetica">
|
||
|
|
||
|
<p><img src="ant.jpg"
|
||
|
width="5" height="5" alt="blank.gif"><img
|
||
|
src="ant.jpg" alt="WinMag ShortCuts"></p>
|
||
|
|
||
|
<font face="arial, geneva, helvetica, sans, swiss"></font>
|
||
|
|
||
|
<!-- TABLE TWO .. intended to be to the right of TABLE ONE -->
|
||
|
<table border="1" width="466">
|
||
|
<tr>
|
||
|
<td width="100%">
|
||
|
WINDOWS Magazine Presents Fred Langa's <br>
|
||
|
blah, blah, <br> blah, blah, <br> blah, blah, <br>
|
||
|
blah, blah, <br> blah, blah, <br> blah, blah, <br>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
</body>
|
||
|
</html>
|