<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. JVM - 复习

    内存模型图 程序计数器(PC) 程序计数器的特点 PC是一小块内存空间,用于记录当前线程执行的字节码指令的地址.如果执行的是本地方法(native),PC里此时显示Undefined 优点: 控制程序 ...

  2. JVM学习记录2--垃圾回收算法

    首先要明确,垃圾回收管理jvm的堆内存,方法区是堆内存的一部分,所以也是. 而本地方法栈,虚拟机栈,程序计数器随着线程开始而产生,线程的结束而消亡,是不需要垃圾回收的. 1. 判断对象是否可以被回收 ...

  3. URL百分号编码

    百分号编码是什么! 百分号编码(Percent-Encoding)也被称为 URL 编码,是一种编码机制.该机制主要应用于 URI 编码中,URI 包含 URL 和 URN,所以它们也同样适用.除此之 ...

  4. 消息中间件-RabbitMQ环境搭建

    一直在传统行业工作(早九晚五不加班),没有考虑消息中间件的性能,所以一直再用activeMQ也没有想过学习别的中间件,时间长也没什么技术上的进步,而且感觉到了 工作的麻木,所以决定学一些新的技术(其实 ...

  5. 机器学习回顾篇(9):K-means聚类算法. slides

    .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .label { border: 1px so ...

  6. Linux 编译与交叉编译

    在Linux环境中,所处平台不同,执行文件也就不同,同一执行文件不能在不同平台下使用 如在Ubnutu下 是用gcc编译一个.c文件 gcc main.c -o main.out -o 可以指定输出文 ...

  7. 《JavaScript设计模式与开发实践》-- 代理模式

    详情个人博客:https://shengchangwei.github.io/js-shejimoshi-daili/ 代理模式 1.定义 代理模式:代理模式是为一个对象提供一个代用品或占位符,以便控 ...

  8. 通过Value获取Map中的键值Key的四种方法

    1 简介 我们都知道Map是存放键值对<Key,Value>的容器,知道了Key值,使用方法Map.get(key)能快速获取Value值.然而,有的时候我们需要反过来获取,知道Value ...

  9. word转HTML部署到服务器不能运行

    已经解决.在网上找的:网址:http://blog.sina.com.cn/s/blog_852ca01901016lyz.html远程调用Excel.Word.PowerPoint,服务器端设置(2 ...

  10. Java抽象类、接口、内部类

    抽象类的概念: 1.Java中可以定义没有方法体的方法,还方法的具体实现由子类完成,该方法称为抽象方法,包含抽象方法的类就是抽象类: 2.如,shape类计算周长和面积的方法无法确定,那么就可以将这样 ...