
Originally Posted by
EnhanceGFX
RZ takes 1,2 second to load for me, i was assuming that the data is loaded from his brain with that speed. :)
Code:
<html>
<title> Pedobear=IhateFackers</title>
<body>
<h1> Huge Discovery</h1>
<br>
<img src=http://www.sfgate.com/chronicle/pictures/2002/11/15/mn_mjackson1.jpg width=90 height=90>
<p><em>"Today</em> i found out that <em>IHateFackers</em> is actually <strong>PedoBear</strong>, after this disgusting discovery i decided to avoid <em>ALL CONTACT</em> with such a disgusting person." -<em> Michael jackson</em>
</p>
</body>
</html>
you forgot the <head> tag , I'll give you an example
Code:
<html>
<head>
<title> James is iHateFackers Now! </title>
</head>
<body>
<h1> Discovery was fake </h1>
<br>
I'm not iHateFackers , Proof <a href="http://forum.ragezone.com/f245/sword-guard-disabled-688828/">There</a> you'll see that we were online at the same time we asked for a convo and you didn't add him. Nuff Said.
<br>
I love Html , why shouldn't you.
</body>
</html>