08-05-2011, 08:42 PM
(08-05-2011, 08:39 PM)BreShiE Wrote: I'm really bored so I'm going to right out some HTML in this post, lol.
Code:<html>
<head>
<title>Random LOL</title>
</head>
<body bg="#000000">
<center>
<font color="white">
<h1>
<strong>
<b>
<u>
Nice Big White Text
</u>
</b>
</strong>
</h1>
</font>
</center>
</body>
</html>
Wow, that took me like 1 minute to do.
Doesn't title supposed to be
Or am i just in the old days?
Code:
<html>
<h>Heading here</h>
</html>