I Need Help Plz

WaffleHouseNinjaWaffleHouseNinja Join Date: 2002-11-27 Member: 10077Members
<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>

Comments

  • FireStormFireStorm Join Date: 2002-11-06 Member: 7390Members
    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1--><align=right><!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
    lol sorry but that's not HTML :/
    use <center> or a table cell with align=venter and valign=middle (i think)
  • ComproxComprox *chortle* Canada Join Date: 2002-01-23 Member: 7Members, Super Administrators, Forum Admins, NS1 Playtester, NS2 Developer, Constellation, NS2 Playtester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Developer, Subnautica Playtester, Pistachionauts
    And this is <b>general discussion</b>...
    To off-topic we go!
  • TzarconTzarcon Join Date: 2002-02-28 Member: 259Members
    What you're really going to want to have is a nice program, perticularily Microsoft <b>Frontpage</b>. It's the program most people use for making HTML sites, I use it all the time, nice GUI stuff, makes webpages alot easier to make, takes alot less time.

    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">
  • ComproxComprox *chortle* Canada Join Date: 2002-01-23 Member: 7Members, Super Administrators, Forum Admins, NS1 Playtester, NS2 Developer, Constellation, NS2 Playtester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Developer, Subnautica Playtester, Pistachionauts
    I'm not gonna start a war about Frontpage, but I HIGHLY suggest you get a decent program, such as CoffeeCup, Dreamweaver or such, not frontpage.
Sign In or Register to comment.