06-06-2011, 12:13 PM
07-13-2011, 12:09 PM
(06-06-2011, 12:13 PM)Facebook Staff Wrote: [ -> ]<center><h1>LoL</center></h1>It might help if you do this:
<p>This is me</p>
<center><h1>This is center h1 </center></h1>
This wont work.
<html>
<body>
<center><h1>LoL</h1></center>
<p>This is me</p>
<center><h1>This is center h1</h1></center>
</body>
</html>