最笨的方法写出最通俗的Table细边框样式

前几天做打印的时候,设计的表格,打印出来之后,边框总是显得有点过粗,网上搜了几个修饰的样式,结果都是失败告终。最后,无耐就有用最笨最笨的写法,结果行之有效,呵呵,晒出来,有用的的时候。就不用在这么麻烦啰嗦的写了。呵呵,好懒惰呀......

有大侠路过,希望能留下你巧妙的招数。在下先谢过了。

 

 

<style type="text/css">
    .STYLE1 {font-size: 18px; font-weight: bold; color: #FF0000; }
    .STYLE2 {font-size: 13px; color: #FF0000; }
    .STYLE3 {font-size: 14px; color:Black; } 
    .tab{
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-color : #FF0000;
    border-left-color : #FF0000;
    border-right-color : #FF0000;
    border-bottom-color : #FF0000;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    }  
    .tab_right_bottom{
    border-right-width : 1px;
    border-right-color : #FF0000;
    border-right-style : solid; 
    border-bottom-width : 1px;
    border-bottom-color : #FF0000;
    border-bottom-style : solid; 
    } 
    .tab_right{
    border-right-width : 1px;
    border-right-color : #FF0000;
    border-right-style : solid;
    }   
  .tab_bottom{
    border-bottom-width : 1px;
    border-bottom-color : #FF0000;
    border-bottom-style : solid;
    }  
</style>

 

 

 

<table width="666px" cellpadding="0" cellspacing="0" class="tab">
                <tr>
                    <td height="60" rowspan="2" align="center" class="tab_right_bottom">
                        <span class="STYLE2">材料编号</span></td>
                    <td height="60" rowspan="2" align="center" class="tab_right_bottom">
                        <span class="STYLE2">材料名称</span></td>
                    <td rowspan="2" align="center" class="tab_right_bottom">
                        <span class="STYLE2">规格型号</span></td>
                    <td rowspan="2" align="center" style="width: 53px" class="tab_right_bottom">
                        <span class="STYLE2">计量单位</span></td>
                    <td height="30" colspan="2" align="center" class="tab_right_bottom">
                        <span class="STYLE2">数量</span></td>
                    <td colspan="2" align="center" class="tab_bottom">
                        <span class="STYLE2">计划价格</span></td>
                </tr>
                <tr>
                    <td width="10%" align="center" class="tab_right_bottom" style="height: 30px">
                        <span class="STYLE2">请领</span></td>
                    <td align="center" width="10%" class="tab_right_bottom" style="height: 30px">
                        <span class="STYLE2">实发</span></td>
                    <td width="13%" align="center" class="tab_right_bottom" style="height: 30px">
                        <span class="STYLE2">单价</span></td>
                    <td width="13%" align="center" class="tab_bottom" style="height: 30px">
                        <span class="STYLE2">金额</span></td>
                </tr>
                <tr align="center">
                    <td class="tab_right_bottom">
                        &nbsp;

                    </td>
                    <td class="tab_right_bottom" style="height: 35px">
                        &nbsp;

                    </td>
                    <td class="tab_right_bottom">
                        &nbsp;

                    </td>
                    <td style="width: 40px; height: 35px;" class="tab_right_bottom">
                        <&nbsp;

                    </td>
                    <td class="tab_right_bottom" style="height: 35px">
                        &nbsp;
                    </td>
                    <td class="tab_right_bottom" style="height: 35px">
                        &nbsp;

                    </td>
                    <td class="tab_right_bottom" style="height: 35px">
                        &nbsp;
                    </td>
                    <td class="tab_bottom" style="height: 35px">
                        &nbsp;

                    </td>
                </tr>
                <tr>
                    <td align="center" class="tab_right_bottom" style="width: 116px">
                        <span class="STYLE2">生产过程:</span></td>
                    <td height="30" class="tab_right_bottom" style="width: 91px">
                        &nbsp;</td>
                    <td align="center" class="tab_right_bottom">
                        <span class="STYLE2">过程分类:</span></td>
                    <td colspan="2" class="tab_right_bottom">
                        &nbsp;</td>
                    <td rowspan="2" align="center" style="width: 71px" class="tab_right">
                        <span class="STYLE2">计划员<br />
                            &nbsp;&nbsp;审 批:</span></td>
                    <td colspan="2" rowspan="2">
                        &nbsp;</td>
                </tr>
                <tr>
                    <td align="center" class="tab_right" style="width: 116px">
                        &nbsp;</td>
                    <td height="30" colspan="4" align="left" class="tab_right">
                        &nbsp;

                    </td>
                </tr>
            </table>

 

 

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值