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>


 


posted @ 2019-05-30 21:56  张宗珂  阅读(135)  评论(0)    收藏  举报