使用div做的table表格

1、源码 

<style type="text/css">
<!--
.table1 { width:500px;height:62px;border:2px solid #99cc00;}
#s1{
 width:500px;
 height:30px;
 text-align: center;
 vertical-align: middle;
 background-color: #CCCCCC;
 border-bottom-width: 2px;
 border-bottom-color: #99cc00;
 border-bottom-style: solid;
} 
#s2{
 width:250px;
 height:30px;
 border-bottom-color: #99cc00;
 float: left;
 background-color: #FFFFCC;
}
#s3{
 width:250px;
 height:30px;
 float: left;
 background-color: #FFCCFF;
}
-->
</style>
   <div class="table1">
<div id="s1">第一行合并成一个单元格</div>
<div > 
<div id="s2">左边单元格,没有右边框.</div>
<div id="s3">右边单元格,没有左边框.</div>
</div>
</div>

2、效果

145631_udli_2391658.png

转载于:https://my.oschina.net/u/2391658/blog/711139

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值