关于table的width:100%和margin

今天在用表格的时候出现了个错误。

table { width:100%; height:252px; background:url(img/smbg.jpg) 0 0 repeat-x; margin:10px;}

表格撑破了外层。

原来width:100%时不能用margin,否则会溢出。

在网上搜了一下关于width:100%的解释,还是不太明白,先记住吧!

posted @ 2011-04-01 16:13  美第其  阅读(633)  评论(1编辑  收藏  举报