Topic awaiting preservation: Formatting tables |
|
---|---|
Author | Thread |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 05-18-2002 13:05
Hello! me again, I hope to be clear this time! =D code: echo "<TABLE WIDTH='50%' HEIGHT='0' BORDER='0' ALIGN='center' CELLSPACING='0' CELLPADDING='0'>";
|
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 05-18-2002 13:18
Quick hack, no gurantees for nothing. code: echo"<TABLE WIDTH='50%' HEIGHT='0' BORDER='0' ALIGN='center' CELLSPACING='0' CELLPADDING='0'>";
|
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 05-18-2002 14:11
Cool!! code: echo"<TABLE WIDTH='50%' HEIGHT='0' BORDER='0' ALIGN='center' CELLSPACING='0' CELLPADDING='0'>";
|
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 05-18-2002 15:48
wish I could claim to have left that part out so you learn something by fixing it... |
Paranoid (IV) Inmate From: Seattle, WA, USA |
posted 05-18-2002 20:33
I just have a couple things to add. |
Maniac (V) Mad Scientist From: Azylum's Secret Lab |
posted 05-19-2002 08:38
Good sitax stuff Maniacan! I'm trying with these too,,.... |