Kinda having problems making a custom page... lol
have no idea what i've done wrong....
here is the link Xentoo.com - Multiplayer Gaming Network
is The "Human" is centered.. but doesnt seem to be centered for the whole section. just the left side.. it should be in the middle surely?
heres my code
nothing simple so basic.. any idea?Code:$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle]</title> $headinclude </head> <body> $header $navbar <table class="tcat" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" align="center">Human</td> <tr> <table class="thead" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="thead" align="center">Human Fighter</td> <tr> <tr> <td class="alt2"><a href="#">Fighter</A></td> <td class="alt2"><a href="#">Fighter</A></td> <td class="alt2"><a href="#">Fighter</A></td> </tr> </table> <table class="tcat" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" align="center">Human</td> </tr> <tr> <td class="alt2"><a href="#">Fighter</A></td> <td class="alt2"><a href="#">Fighter</A></td> <td class="alt2"><a href="#">Fighter</A></td> </tr> </table> $footer </body> </html>


LinkBack URL
About LinkBacks






Reply With Quote

