http://www.geocities.com/trailer_faq/
I made a simple, easier to navigate design. It'll soon be updated with tricks to get QT direct links off of Apple's pesky sites.
Mischa Abendroth
11-25-2001, 11:40 AM
Look nice ... but I can't access the different sections!?
Hope Apple won't get on your *** because of this
<s>APPLE AIN'T GOT NOTHIN' ON ME!</s>
But really, there's nothing breaking copyrights there. And I haven't uploaded the individual sections yet, but I'll tell you when they're there.
Loch, where to get this list of HTML 'tricks'?
I mean, like this one above, or 'hidden text' one, ...
It's really just basic HTML.
() = <>
There's strikethrough (<s>example</s>) Which is (s)
There's bold (example) Which is (b)
There's different colours (<font color="red">e</font><font color="blue">x</font><font color="purple">a</font><font color="green">m</font><font color="orange">p</font>le), which is (font color="color")text(/color)
Hidden text is just making the text the same colour as your post background, like this:
<font color="#dedfdf">OOOOH! Secret text. =|</font>