table居中方法之一:设置width,然后为style设置margin:auto

比如:

<table width="800px" style="margin:auto;">

posted on 2013-07-16 15:58  xxxteam  阅读(754)  评论(0编辑  收藏  举报

导航