mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
18 lines
396 B
HTML
18 lines
396 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<table border=1>
|
||
|
<tr>
|
||
|
<td valign=top>
|
||
|
<table bgcolor=#ffcc99 border=0>
|
||
|
<form action="http://www.dejanews.com/qs.xp" method="get">
|
||
|
<tr align=left>
|
||
|
<td bgcolor=#ff6600 nowrap>Find</td>
|
||
|
<td>rick was here</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|