Thread
:
css align tables
View Single Post
08-17-2005, 08:22 PM
#
1
(
permalink
)
twenty1
Member
Join Date: Aug 2005
Posts: 34
css align tables
How to use CSS to center the table?
//html
<div align="center">
<table>
<tr>
<td>content goes here
</td>
</tr>
</table>
</div>
Also how to center the table and keep the text aligned to the (default) left
thanks..
twenty1
View Public Profile
Send a private message to twenty1
Find More Posts by twenty1
Sponsored Links