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.
21 lines (20 sloc)
1.19 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>ph34r us</title> | |
| <style type="text/css"> | |
| <!-- | |
| .maincontent {font-color:#FFAAAA; font-family:arial; line-height: 1.3em; font-size:10pt} | |
| --> | |
| </style> | |
| </head> | |
| <body bgcolor=#000000 text=#FF1111 background=nullsoft.wav> | |
| <table width=80% border=0 cellpadding=0 cellspacing=0 align=center> | |
| <tr><td colspan=2 nowrap height=100% valign=middle align=center><img src="minisplash.gif" width=266 height=188></td></tr> | |
| <tr><td colspan=2 align=center nowrap height=1 bgcolor=#FF0000 class=maincontent><table cellpadding=0 cellspacing=0 border=0><tr><td></td></tr></table></td></tr> | |
| <tr><td colspan=2 nowrap height=100% valign=middle align=center><img src="phearus.gif" width=317 height=50></td></tr> | |
| <tr><td colspan=2 align=center nowrap height=10 class=maincontent> </td></tr> | |
| <tr><td align=center class=maincontent><a href="http://www.winamp.com"><img src="winamp.gif" width=286 height=73 border=0></a></td><td align=center class=maincontent><a href="http://www.shoutcast.com"><img src="shoutcast.gif" width=300 height=64 border=0></a></td></tr> | |
| <tr><td colspan=2 align=center class=maincontent><img src="gnutella.gif" vspace=10 width=300 height=77 border=0></td></tr> | |
| </table> | |
| </body> | |
| </html> |