<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. Spring框架 --- 深入

    1.Spring IOC IOC技术: 控制反转,也叫(依赖注入) 控制反转:Bean的生命周期不受你控制,而是交给Spring容器管理. Spring框架如何利用IOC ?:        实现了控 ...

  2. IIS服务器文件跨域问题(几乎可以解决大多数跨域问题)

    Windows server 服务器 1:在管理工具中选择,找到IIS 2:打开IIS管理,找到网站 3:找到HTTP响应头标 4:打开HTTP响应头标 5:添加 添加:Access-Control- ...

  3. VuforiaAR 教程

    Vuforia AR不仅可以识别图片也可以识别三维物体 直接上步骤: 1)开发环境 unity2017直接集成了Vuforia  AR开发环境,不过在安装时要选择此项,也可以后续去unity官网下载相 ...

  4. 你编写的Java代码是咋跑起来的?

    如果你是一名 Java 开发人员,你肯定指定 Java 代码有很多种不同的运行方式.比如说可以在开发工具(IDEA.Eclipse等)中运行,可以双击执行 jar 文件运行,也可以在命令行中运行,甚至 ...

  5. 如何获取比 dism.log 更详细的日志

    正文 在工作中,曾经遇到过一个问题. 有一个 component,名字叫做 Oxford Adaptive Learning Dictionary,是一款牛津词典的应用.这个 component,需要 ...

  6. 安装Java环境

    一.下载JDK https://www.oracle.com/technetwork/java/javase/downloads/index.html 二.exe安装 默认路径 C:\Program ...

  7. Kali Linux——迈向网络攻防

    自从进入大三的课程后,在已学的高数.线代.数论.概率论.信息论.通信等知识的技术上,开始了网络信息安全.网      络攻防的学习.俗话说得好,磨刀不误砍柴工,开始网络攻防之旅也势必要一个好的工具.然 ...

  8. 暑期集训20190729 字典序(dictionary)

    [题目描述] 你需要构造一个1~n的排列,使得它满足m个条件,每个条件形如(ai,bi),表示ai必须在bi前面. 在此基础上,你需要让1尽可能靠前,然后你需要让2尽可能靠前,然后是3,4,5,…,n ...

  9. js基础总结02--字符串操作

    1.字符串中对单个字符位置的操作 indexOf(char); 从左往右查找,返回匹配到的第一个字符的位置,没有匹配则返回-1 lastiIndexOf(char); 从右往左查找,返回匹配到的第一个 ...

  10. 主席树学习笔记(静态区间第k大)

    题目背景 这是个非常经典的主席树入门题——静态区间第K小 数据已经过加强,请使用主席树.同时请注意常数优化 题目描述 如题,给定N个整数构成的序列,将对于指定的闭区间查询其区间内的第K小值. 输入输出 ...