div+css模拟表格效果代码 DIV+CSS模拟表格效果 - by koyoz.com * {margin:0;padding:0} #main {margin:100px 0 0 200px} #main ul {width:520px;height:165px;list-style:none} #main li {border-left:1px solid #ccc;border-top:1px solid #ccc;float:left;width:102px;height:33px;text-align:center;line-height:33px} #main li.b {border-bottom:1px solid #ccc} #main li.r {border-right:1px solid #ccc} 11 11 11 11 11 11 11 11 11 [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]