View Single Post
mooty
Senior Member
 
Join Date: Jan 2005
Location: London, UK
 
2006-08-15, 03:27

to be honest, why dont you just use a table? it would be much simpler. Then you just center the table:

Code:
<center> <table width=# border=0> etc etc.. </table> </center>
Makes more sense to me...
  quote