HTML表格实例

用表格等标签创建一个个人简历模板,模板实例如下图:

代码如下:

<body>
    <!-- 细线表格 -->
    <table align="center"  bgcolor="black" cellspacing="1px">
        <!-- 第一行 -->
         <tr>
            <td colspan="8" bgcolor="white" align="center" height="50px">个人简历</td>
         </tr>
         <tr align="center" bgcolor="white">
            <!-- 列 -->
            <th colspan="2">姓名</th>
            <td>CaoZhEnY</td>
            <th width="60px">年龄</th>
            <td>21</td>
            <th>性别</th>
            <td width="60px">男</td>
            <td rowspan="4" height="180px" width="130px">
                <img src="./设置.jpg" width="120px" height="180px">
            </td>
         </tr>
            <!-- 第二行 -->
            <tr bgcolor="white" align="center">
                <th colspan="2">籍贯</th>
                <td>山西</td>
                <th>民族</th>
                <td>汉族</td>
                <th>学历</th>
                <td>本科</td>
             </tr>
             <tr bgcolor="white" align="center">
                <th colspan="2">毕业院校</th>
                <td>山西农大</td>
                <th>专业</td>
                <td>软件工程</td>
                <th>政治面貌</th>
                <td>团员</td>
             </tr><tr bgcolor="white" align="center">
                <th colspan="2">联系方式</th>
                <td colspan="3">xxxxxxxxxx</td>
                <th>婚姻状况</th>
                <td>未婚</td>
             </tr><tr bgcolor="white" align="center">
                <th colspan="2" height="35px">现居住地</th>
                <td colspan="6"></td>
             </tr>
            </tr>
            <tr bgcolor="white" align="center">
                <th colspan="2" height="35px">个人技能</th>
                <td colspan="6"></td>
             </tr>
             <tr bgcolor="white" align="center">
                <th colspan="2" height="35px">主修课程</th>
                <td colspan="6"></td>
             </tr>
             <tr bgcolor="white" align="center">
                <th colspan="2" height="35px">兴趣爱好</th>
                <td colspan="6"></td>
             </tr>
             <tr bgcolor="white" align="center" height="30px">
                <th rowspan="4" width="30px">学习经历</th>
                <th>起止日期</th>
                <th colspan="3">学校名称</th>
                <th colspan="2">专业</th>
                <th>学历</th>
             </tr>
             <tr bgcolor="white" align="center" height="30px">
                <td></td>
                <td colspan="3"></td>
                <td colspan="2"></td>
                <td></td>
             </tr>
             <tr bgcolor="white" align="center" height="30px">
                <td></td>
                <td colspan="3"></td>
                <td colspan="2"></td>
                <td></td>
             </tr>
             <tr bgcolor="white" align="center" height="30px">
                <td></td>
                <td colspan="3"></td>
                <td colspan="2"></td>
                <td></td>
             </tr>
             <tr bgcolor="white" align="center" height="30px">
                <th rowspan="3" width="30px">工作实践经历</th>
                <th>起止日期</th>
                <th colspan="3">单位名称及职位</th>
                <th colspan="2">主要职责</th>
                <th>备注</th>
             </tr>
             <tr bgcolor="white" align="center" height="25px">
                <td></td>
                <td colspan="3"></td>
                <td colspan="2"></td>
                <td></td>
             </tr>
             <tr bgcolor="white" align="center" height="25px">
                <td></td>
                <td colspan="3"></td>
                <td colspan="2"></td>
                <td></td>
             </tr>
             <tr bgcolor="white" align="center">
                <th>自我评价</th>
                <td colspan="7"></td>
             </tr>
             <tr bgcolor="white" align="center">
                <th>其他说明</th>
                <td colspan="7"></td>
             </tr>
    </table>
</body>

  • 20
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值