View Full Version : centered table?


Tiffr
07-09-2003, 08:49 PM
I was wondering how to center the table on the website. Not the text or anything inside, but the table itself. I tried using <table align=center> but obviously it doesn't work....any suggestions?

MaGiCSuN
07-09-2003, 08:53 PM
<center>
your table code here
</center>

Love,
Mirna

Tiffr
07-09-2003, 09:21 PM
thanks so much MaGiCSuN!!

christiandude03
07-10-2003, 04:31 PM
<table align=center> should work...i've used it a million times....

LesPaul59
07-11-2003, 02:28 AM
i think center needs quotes, actually.