html学习六

disabled   placehold    nanme value 必须是一块的     
raadonly只读
其他标签: <iframe name="my Frame" src="" frameborder="0">嵌套另一个网页</iframe>
<a href="">跳转到</a>

复习联系
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
<table border="0" align="center" width="100%" cellpadding="5" cellspacing="0">

    <tr>
        <td align="center" height="100"><font size="10">人员资料</font></td>
</table >
<table width="50%" border="1" cellspacing="0" cellpadding="0" align="center">
    <tr>
        <th>姓名</th>
        <th>性别</th>
        <th>年龄</th>
        <th>操作</th>
    </tr>
    <tr>
        <td>刘一</td>
        <td>男</td>
        <td>18</td>
        <td><a href="#刘一">查看简历</a></td>
    </tr>
    <tr>
        <td>关二</td>
        <td>男</td>
        <td>18</td>
        <td><a href="#关二">查看简历</a></td>
    </tr>
    <tr>
        <td>张三</td>
        <td>男</td>
        <td>18</td>
        <td><a href="#张三">查看简历</a></td>
    </tr>
</table>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<table border="0" align="center" width="100%" cellpadding="5" cellspacing="0" id="刘一">

    <tr>
        <td align="center" height="100"><font size="10">个人简历</font></td>
</table >
<table width="50%" border="1" cellspacing="0" cellpadding="10" align="center">
    <tr>
        <th width="15%">学院</th>
        <td colspan="5"> </td>
        <td rowspan="5" width="20%"><font><img src="jialiimg/1.jpg" alt="" width="150" height="200"></font></td>

    </tr>
    <tr>
        <th>专业</th>
        <td colspan="5"> </td>


    </tr>
    <tr>
        <th>姓名</th>
        <td>刘一 &nbsp;</td>
        <th> 性别</th>
        <td> </td>
        <th>民族 </th>
        <td> </td>

    </tr>
    <tr>
        <th>出生年月</th>
        <td> </td>
        <th> 籍贯</th>
        <td> </td>
        <th>身高 </th>
        <td> </td>

    </tr>
    <tr>
        <th>学历</th>
        <td> </td>
        <th> 政治面貌</th>
        <td colspan="3"> </td>


    </tr>
    <tr>
        <th>就业意向</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>兴趣爱好</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>个人说明</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>家庭地址</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>住宿地址</th>
        <td colspan="2"> </td>

        <th>联系电话</th>
        <td> </td>
        <th>手机</th>
        <td> </td>
    </tr>
    <tr>
        <th>任职情况</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th rowspan="10" align="center">本 <br>人 <br>简 <br>历</th>
        <th colspan="2">时间</th>

        <th colspan="2">学校</th>

         <th colspan="2">任职</th>
    
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
</table>


<table border="0" align="center" width="100%" cellpadding="5" cellspacing="0" id="关二">

    <tr>
        <td align="center" height="100"><font size="10">个人简历</font></td>
</table >
<table width="50%" border="1" cellspacing="0" cellpadding="10" align="center">
    <tr>
        <th width="15%">学院</th>
        <td colspan="5"> </td>
        <td rowspan="5" width="20%"><font><img src="jialiimg/2.jpg" alt="" width="150" height="200"></font></td>

    </tr>
    <tr>
        <th>专业</th>
        <td colspan="5"> </td>


    </tr>
    <tr>
        <th>姓名</th>
        <td>关二 &nbsp;</td>
        <th> 性别</th>
        <td> </td>
        <th>民族 </th>
        <td> </td>

    </tr>
    <tr>
        <th>出生年月</th>
        <td> </td>
        <th> 籍贯</th>
        <td> </td>
        <th>身高 </th>
        <td> </td>

    </tr>
    <tr>
        <th>学历</th>
        <td> </td>
        <th> 政治面貌</th>
        <td colspan="3"> </td>


    </tr>
    <tr>
        <th>就业意向</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>兴趣爱好</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>个人说明</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>家庭地址</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>住宿地址</th>
        <td colspan="2"> </td>

        <th>联系电话</th>
        <td> </td>
        <th>手机</th>
        <td> </td>
    </tr>
    <tr>
        <th>任职情况</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th rowspan="10" align="center">本 <br>人 <br>简 <br>历</th>
        <th colspan="2">时间</th>

        <th colspan="2">学校</th>

        <th colspan="2">任职</th>

    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>



</table>


<table border="0" align="center" width="100%" cellpadding="5" cellspacing="0" id="张三">

    <tr>
        <td align="center" height="100"><font size="10">个人简历</font></td>
</table >
<table width="50%" border="1" cellspacing="0" cellpadding="10" align="center">
    <tr>
        <th width="15%">学院</th>
        <td colspan="5"> </td>
        <td rowspan="5" width="20%"><font><img src="jialiimg/3.jpg" alt="" width="150" height="200"></font></td>

    </tr>
    <tr>
        <th>专业</th>
        <td colspan="5"> </td>


    </tr>
    <tr>
        <th>姓名</th>
        <td>张三 &nbsp;</td>
        <th> 性别</th>
        <td> </td>
        <th>民族 </th>
        <td> </td>

    </tr>
    <tr>
        <th>出生年月</th>
        <td> </td>
        <th> 籍贯</th>
        <td> </td>
        <th>身高 </th>
        <td> </td>

    </tr>
    <tr>
        <th>学历</th>
        <td> </td>
        <th> 政治面貌</th>
        <td colspan="3"> </td>


    </tr>
    <tr>
        <th>就业意向</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>兴趣爱好</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>个人说明</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>家庭地址</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th>住宿地址</th>
        <td colspan="2"> </td>

        <th>联系电话</th>
        <td> </td>
        <th>手机</th>
        <td> </td>
    </tr>
    <tr>
        <th>任职情况</th>
        <td colspan="6"> </td>

    </tr>
    <tr>
        <th rowspan="10" align="center">本 <br>人 <br>简 <br>历</th>
        <th colspan="2">时间</th>

        <th colspan="2">学校</th>

        <th colspan="2">任职</th>

    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
        <th colspan="2"></th>
        <th colspan="2"></th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>
    <tr>

        <th colspan="6">&nbsp;</th>
    </tr>



</table>
</body>
</html>
 
 


 

 

转载于:https://www.cnblogs.com/zhangzongke/p/10952270.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值