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.
38 lines (31 sloc)
847 Bytes
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
| <title>I like cheese.</title> | |
| <html> | |
| <!-- ok for the record HTML is such a fuqin piece of shit > | |
| <!-- the fact that it doesn't believe a document is html > | |
| <!-- without the fuqin html tag is so inane it is beyond > | |
| <!-- words. > | |
| <!-- ploopity > | |
| <body bgcolor=#FFFFFF text=#000000> | |
| <font size=-1> | |
| Netscape users hit reload twice for an interesting suprise, ohhh boy | |
| buggy netscape! | |
| </font> | |
| <br><br> | |
| <center> | |
| <img align=center src="coming-crisis.jpg"></img> | |
| </center> | |
| <br><br> | |
| <!-- old sk00l > | |
| <pre> | |
| >ls -la snfs.tar.gz | |
| -rw-r--r-- 1 chris users 50260 Jan 26 1995 snfs.tar.gz | |
| </pre> | |
| <br> | |
| <center> | |
| <h1>Drink more DrPepper!</h1> | |
| <h2>Fear is a four letter word. So is unix. Coincidence?</h2> | |
| </center> | |
| <br><br> | |
| <!-- image from my short lived TIS zine > | |
| <img align=right src="tis.jpg"> | |
| </html> |