<html>
<head>
<title>简历作业</title>
</head>
<body bgcolor=#cccccc>
<h2 align="center"><font face=华文琥珀 size=6>个人简历</font></h2>
<form>
<table border="0" align="center" width="700">
<tr>
<td width="600" align="right">填表时间:</td>
<td width="50"><input type=text name=a1 size=6></td>
<td width="10" align="right">年</td>
<td width="10"><input type=text name=a2 size=6></td>
<td width="10" align="right">月</td>
<td width="10"><input type=text name=a3 size=6></td>
<td width="10" align="right">日</td>
</tr>
</table>
<table border="1" align="center" width="700">
<tr>
<td rowspan=2 colspan=2 width="50" align="left">姓名:</td>
<td rowspan=2 colspan=2 width="100"><input type=text name=b1 size=18></td>
<td width="50" align="right">性别:</td>
<td width="50"><input type=text name=c1 size=6></td>
<td width="100" align="center">文化程度:</td>
<td width="50"><input type=text name=d1 size=6></td>
<td width="50" align="center">民族:</td>
<td width="50"><input type=text name=e1 size=6></td>
<td rowspan=4 width="100" align="right">照片:</td>

</tr>
<tr>
<td width="50" align="center">身高:</td>
<td width="50"><input type=text name=f1 size=6></td>
<td width="100" align="center">出生年月:</td>
<td colspan=3 width="100"><input type=text name=g1 size=25></td>
</tr>
</table>
<table border="1" align="center" width="700">
<tr>
<td width="50" align="center">籍贯:</td>
<td width="150"><input type=text name=h1 size=35></td>
<td width="100" align="center">身份证号码:</td>
<td width="200"><input type=text name=i1 size=35></td>
</tr>
</table>
</table>
<table border="1" align="center" width="700">
<tr>
<td width="120" align="left">户口所在地:</td>
<td width="450"><input type=text name=j1 size=63></td>
<td width="70" align="left">婚否:</td>
<td width="60"><input type=text name=k1 size=7></td>
</tr>
</table>

<table border="1" align="center" width="700">
<tr>
<td width="50" align="left">毕业院校:</td>
<td width="300"><input type=text name=l1 size=40></td>
<td width="50" align="left">毕业时间:</td>
<td width="300"><input type=text name=m1 size=30></td>
<td width="100" align="left">政治面貌:</td>
<td width="50"><input type=text name=n1 size=5></td>
</tr>
<tr>
<td width="50" align="left">学习专业:</td>
<td width="150"><input type=text name=o1 size=40></td>
<td width="50" align="left">爱好特长:</td>
<td colspan=3 width="300"><input type=text name=p1 size=43></td>
</tr>
<tr>
<td width="150" align="center">现居住地址:</td>
<td colspan=5 width="550"><input type=text name=q1 size=91></td>
</tr>
</table>

<table border="1" align="center" width="700">
<tr>
<td width="700"><input type=text name=q1 size=97></td>
</tr>
</table>

<table border="1" align="center" width="700">
<tr>
<td width="50" align="left">工作经历:</td>
<td width="650"><textarea rows="10" name=r1 cols=90></textarea></td>
</tr>
</table>

<table border="1" align="center" width="700">
<tr>
<td width="50" align="left">自我评价:</td>
<td width="650"><textarea rows="10" name=s1 cols=90></textarea></td>
</tr>
</table>

<table border="1" align="center" width="700">
<tr>
<td rowspan=2 colspan=2 width="100" align="left">联系方式:</td>
<td width="100" align="right">移动电话:</td>
<td width="200"><input type=text name=t1 size=28></td>
<td width="100" align="right">固定电话:</td>
<td width="200"><input type=text name=u1 size=28></td>
</tr>
<tr>
<td width="100" align="center">邮箱:</td>
<td width="200"><input type=text name=v1 size=28></td>
<td width="100" align="center">QQ:</td>
<td width="200"><input type=text name=w1 size=28></td>
</tr>
</table>

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

2019-10-2,html作业,简历源码的更多相关文章

  1. Web 开发中很实用的10个效果【附源码下载】

    在工作中,我们可能会用到各种交互效果.而这些效果在平常翻看文章的时候碰到很多,但是一时半会又想不起来在哪,所以养成知识整理的习惯是很有必要的.这篇文章给大家推荐10个在 Web 开发中很有用的效果,记 ...

  2. Java 集合系列10之 HashMap详细介绍(源码解析)和使用示例

    概要 这一章,我们对HashMap进行学习.我们先对HashMap有个整体认识,然后再学习它的源码,最后再通过实例来学会使用HashMap.内容包括:第1部分 HashMap介绍第2部分 HashMa ...

  3. Windows 10 x64 下编译 Hadoop 源码

    Windows 10 x64 下编译 Hadoop 源码 环境准备 Hadoop并没有提供官方的 Windows 10 下的安装包,所以需要自己手动来编译,官方文档中 BUILDING.txt 文件中 ...

  4. VMware+Ubuntu8.10+Skyeye+gdb实现u-boot源码调试

    系统平台:WindowsXP 虚拟机: VMware Workstation 6.5.0 Ubuntu8.10 安装程序 ubuntu-8.10-desktop-i386.iso 下载地址:http: ...

  5. 转:Web 开发中很实用的10个效果【附源码下载】

    原文地址:http://www.cnblogs.com/lhb25/p/10-useful-web-effect.html 在工作中,我们可能会用到各种交互效果.而这些效果在平常翻看文章的时候碰到很多 ...

  6. macOS(Sierra 10.12)上Android源码(AOSP)的下载、编译与导入到Android Studio

    @import url(http://i.cnblogs.com/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/c ...

  7. DRF cbv源码分析 restful规范10条 drf:APIView的源码 Request的源码 postman的安装和使用

    CBV 执行流程 路由配置:url(r'^test/',views.Test.as_view()),  --> 根据路由匹配,一旦成功,会执行后面函数(request) --> 本质就是执 ...

  8. 【转】Java 集合系列10之 HashMap详细介绍(源码解析)和使用示例

    概要 这一章,我们对HashMap进行学习.我们先对HashMap有个整体认识,然后再学习它的源码,最后再通过实例来学会使用HashMap.内容包括:第1部分 HashMap介绍第2部分 HashMa ...

  9. 构建ASP.NET MVC4+EF5+EasyUI+Unity2.x注入的后台管理系统(10)-系统菜单栏[附源码]

    系列目录 似乎我们需要更多的模块了,我们有一个样例程序,可以帮助我们以后的系统开发做很多对照,我们稍后还有系统日志和系统异常的记录,这时浏览发生了困难,我们这一节来完成一个大家比较喜欢的东西吧,系统菜 ...

随机推荐

  1. 非确定的自动机NFA确定化为DFA

    摘要: 在编译系统中,词法分析阶段是整个编译系统的基础.对于单词的识别,有限自动机FA是一种十分有效的工具.有限自动机由其映射f是否为单值而分为确定的有限自动机DFA和非确定的有限自动机NFA.在非确 ...

  2. cordova开发环境搭建

    最近我在尝试了解跨平台技术的发展,首先则是想到了cordova.本文简单记录下cordova环境搭建的过程. 安装cordova 首先是要npm全局安装cordova npm install -g c ...

  3. Leetcode Tags(13)Tree

    1.前序.中序.后序递归方式遍历二叉树 public void preOrderRecur(Node T) { if (T != null) { System.out.print(T.val + &q ...

  4. (二)与animation播放对比

    animation播放动画 1.播放默认动画 直接将动画拖入动画对象animation组件的animation变量中,然后加入如下代码既可以播放(此处采用toggle控制动画的播放) public A ...

  5. Python装饰器基础

    一.Python装饰器引入 讲 Python 装饰器前,我想先举个例子,虽有点污,但跟装饰器这个话题很贴切. 每个人都有的内裤主要功能是用来遮羞,但是到了冬天它没法为我们防风御寒,咋办?我们想到的一个 ...

  6. Zabbix_agent 三 被动模式的配置

    zabbix一共有三种监控模式分别默认是被动模式,由agent端收集数据,server去请求然后获取agent的数据. 还有就是主动模式,由agent收集数据并定时发送到server端,则就是被动模式 ...

  7. Topshelf+Quatz.Net的简单使用

    Topshelf+Quatz.Net的简单使用 一  Topshelf概述 Topshelf是创建Windows服务的另一种方法,老外的一篇文章Create a .NET Windows Servic ...

  8. Spring容器自动调用方法的两种方式

    先看一个Spring中Bean的实例化过程: 1.配置文件中指定Bean的init-method参数 <bean class="com.jts.service.UserService& ...

  9. 腾讯开源进入爆发期,Plato助推十亿级节点图计算进入分钟级时代

    腾讯开源再次迎来重磅项目,14日,腾讯正式宣布开源高性能图计算框架Plato,这是在短短一周之内,开源的第五个重大项目. 相对于目前全球范围内其它的图计算框架,Plato可满足十亿级节点的超大规模图计 ...

  10. python学习-练习题

    1.使用while循环输入 1 2 3 4 5 6     8 9 10 # cat lx.py #!/usr/local/bin/python3.6 #邹姣姣 #使用while循环输入 1 2 3 ...