用表格撰写简历表

这是一个用于创建个人简历的HTML表格模板,包含姓名、性别、出生年月、生源所在地、政治面貌、身高、联系方式、毕业院校、毕业时间、教育背景、外语水平、计算机水平、校内职务和获奖情况等关键信息板块,适合制作电子简历。
摘要由CSDN通过智能技术生成
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>简历</title>
</head>
<body>
    <table border="1" width='50%' cellspacing='0' cellpadding='15px' bgcolor='#D7EFFA' align="center">
        <thead>
            <tr>
                <th colspan="8">个人简历</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <th>姓名</th>
                <th>&nbsp</th>
                <th>性别</th>
                <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                <th>出生年月</th>
                <th>&nbsp</th>
                <th colspan="2" rowspan="3" width='20%'>照片</th>
            </tr>
            <tr>
                <th>生源所在地</th>
                <th>&nbsp;</th>
                <th>政治面貌</th>
                <th>&nbsp;</th>
                <th>身高</th>
                <th>&nbsp;</th>
            </tr>
            <tr>
                <th>联系电话</th>
                <th colspan="5">&nbsp;</th>
            </tr>
            <tr>
                <th>毕业院校</th>
                <th colspan="4">&nbsp;</th>
                <th>毕业时间</th>
                <th colspan="2">&nbsp;</th>
            </tr>
            <tr>
                <th rowspan="3">教育背景</th>
                <th>本科</th>
                <th colspan="6">&nbsp;</th>
             </tr>
            <tr>
                <th>硕士</th>
                <th colspan="6">&nbsp;</th>
            </tr>
            <tr>
                <th>博士</th>
                <th colspan="6">&nbsp;</th>
            </tr>
            <tr>
                <th>外语水平</th>
                <th colspan="3">&nbsp;</th>
                <th>计算机水平</th>
                <th colspan="3">&nbsp;</th>
            </tr>
            <tr>
                <th>校内职务</th>
                <th colspan="7">&nbsp;</th>
            </tr>
            <tr>
                <th height='200'>获奖情况</th>
                <th colspan="7">&nbsp;</th>  
            </tr>
        </tbody>
    </table>
</body>
</html>

 

 结果表现

 

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值