Jump to content

How To Center A Table


Mori

Recommended Posts

<style type="text/css">#mytable{margin:0 auto;}</style><table width="800" border="1" cellspacing="0" cellpadding="0" id="mytable"> <tr> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td> </td> </tr></table>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...