Support Forums
Test - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Support Forum Information (https://www.supportforums.net/forumdisplay.php?fid=1)
+--- Forum: The Welcome Mat (https://www.supportforums.net/forumdisplay.php?fid=3)
+---- Forum: Test Area (https://www.supportforums.net/forumdisplay.php?fid=42)
+---- Thread: Test (/showthread.php?tid=19359)



Test - Facebook Staff - 06-06-2011

<center><h1>LoL</center></h1>
<p>This is me</p>
<center><h1>This is center h1 </center></h1>
This wont work. Tongue



RE: Test - -Infectious - 07-13-2011

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