- -bcenter标签已经被淘汰了让一个容器水平居中,可以使用css控制 body { text-align:center; } table { margin:0px auto; } 转载于:https://www.cnblogs.com/yangwujun/p/4754025.html