整个div居中,不是div中的内容居中 首先,在jsp前面加入
我半天没有加入,所以总是弄不居中,还差点搞毛了。然后在div设定css为:width: 1000px;margin:0px auto;
width: 1000px;margin:0px auto;