zoukankan      html  css  js  c++  java
  • 关于单元格合并的书写

    <thead>
                                <tr>
                                    <th colspan="1" rowspan="2"><div align="center">序号</div>
                                    </th>
                                    <th colspan="1" rowspan="2"><div align="center">清算日期</div>
                                    </th>
                                    <th colspan="1" rowspan="2"><div align="center">清算交易金额</div>
                                    </th>
                                    <th colspan="1" rowspan="2"><div align="center">收单收入</div>
                                    </th>
                                    <th colspan="1" rowspan="2"><div align="center">插件方收入</div>
                                    </th>
                                    <th colspan="1" rowspan="2"><div align="center">插件方损失</div>
                                    </th>
                                    <th colspan="3" rowspan="1">
                                        <div align="center">代垫手续费</div></tr>
                                    </th>
                                </tr>
                                <tr>
                                    <th><div align="center">国美</div>
                                    </th>
                                    <th><div align="center">人寿</div>
                                    </th>
                                    <th><div align="center">人民</div>
                                    </th>
                                </tr>
                            </thead>

  • 相关阅读:
    开发第七天
    项目进行ing
    Spring 计划
    0505--鲜花售卖网之“NABCD模型”
    --《软件工程》奖励之“黄色领骑衫”
    0329--Scrum团队准备工作
    0428数字口袋精灵app优化
    0421--"数字口袋精灵app"二次开发(Blackbriar团队开发)
    复利计算器app发布
    0415--博客欣赏与评论
  • 原文地址:https://www.cnblogs.com/lius1/p/4310137.html
Copyright © 2011-2022 走看看