I Need Help Plz
WaffleHouseNinja
Join Date: 2002-11-27 Member: 10077Members
in Off-Topic
<div class="IPBDescription">HTML Help</div> Hey guys, I know this is a off topic post but the off topic section of the forum doesnt get as much attention then this one does. I am tryin to make a web site for my friend and Im having some problems. For some reason the message that I want in the center of the page is being put on the bottom and I have no reason why. If someone could plz help me you can email me chad3008@hotmail.com or IM me at WarpedJ0o. Here is the link:
<a href='http://clanfinal.batcave.net/test.html' target='_blank'>http://clanfinal.batcave.net/test.html</a>
<a href='http://clanfinal.batcave.net/test.html' target='_blank'>http://clanfinal.batcave.net/test.html</a>
Comments
lol sorry but that's not HTML :/
use <center> or a table cell with align=venter and valign=middle (i think)
To off-topic we go!
What you're going to want to do is make a table, and in the <td> put in the tag valign="center". So, you're going to have <td valign="center">. You can use valign for putting things at the bottom, top, or center. And you should have tables in there anyway. You have tables, right?
for left right and center alignment use <p align="whichever">