Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
96 lines (75 sloc)
1.81 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head><title>[ team inifnity owns you now ]</title> | |
| <style> | |
| A:visited {font-family:"verdana"; font-size:10px; color:"#11BBFF"; text-decoration:"none"; font weight: "none"; cursor: "default";} | |
| A:hover {font-family:"verdana"; font-size:10px; color:"white"; text-decoration:"none"; font weight: "bold"; cursor: "default";} | |
| A:link {font-family:"verdana"; font-size:10px; color:"#11BBFF"; text-decoration:"none"; font weight: "none"; cursor: "default";} | |
| A:active {font-family:"verdana"; font-size:10px; color:"#11BBFF"; text-decoration:"none"; font weight: "none"; cursor: "default";} | |
| body {cursor:"default";} | |
| </style> | |
| </head> | |
| <body bgcolor=#000000 text=#ffffff link=#ffffff vlink=#ffffff alink=#ffffff> | |
| <center> | |
| <table width=80% bgcolor=#11BBFF border=0 cellspacing=1 cellpadding=3> | |
| <tr> | |
| <td> | |
| <center> | |
| <font face=verdana size=1> | |
| <b>navigation</b> | |
| </font> | |
| </center> | |
| </td> | |
| <td colspan=2> | |
| <center> | |
| <font face=verdana size=1> | |
| <b>last hacked: 8/21/99</b> | |
| </font> | |
| </center> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td colspan=3> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td width=800 bgcolor=#000000> | |
| <center> | |
| <font face=verdana size="1"> | |
| - <a href="http://go.to/infinity" target="main">Infinity</a> - | |
| </font> | |
| </center> | |
| </td> | |
| <td width=500 rowspan=18 bgcolor=#000000> | |
| <iframe src="center.html" width=500 height=350 name="main" frameborder=0></iframe> | |
| </td> | |
| </tr> | |
| <td width="200" bgcolor=#000000> | |
| <center> | |
| <font face=verdana size=1> | |
| - <a href="http://go.to/infinity" target="main">owns</a> - | |
| </font> | |
| </center> | |
| </td> | |
| </tr> | |
| <td width=200 bgcolor=#000000> | |
| <center> | |
| <font face=verdana size=1> | |
| - <a href="http://go.to/infinity" target="main">this</a> - | |
| </font> | |
| </center> | |
| </td> | |
| <tr> | |
| <td width=200 bgcolor=#000000> | |
| <center> | |
| <font face=verdana size=1> | |
| - <a href="http://go.to/infinity" target="main">domain.</a> - | |
| </font> | |
| </center> | |
| </td> | |
| <tr> | |
| <td> | |
| <center> | |
| </table> | |
| </center> | |
| </body> | |
| </html> |