2019-10-2,html作业,简历源码
<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作业,简历源码的更多相关文章
- Web 开发中很实用的10个效果【附源码下载】
在工作中,我们可能会用到各种交互效果.而这些效果在平常翻看文章的时候碰到很多,但是一时半会又想不起来在哪,所以养成知识整理的习惯是很有必要的.这篇文章给大家推荐10个在 Web 开发中很有用的效果,记 ...
- Java 集合系列10之 HashMap详细介绍(源码解析)和使用示例
概要 这一章,我们对HashMap进行学习.我们先对HashMap有个整体认识,然后再学习它的源码,最后再通过实例来学会使用HashMap.内容包括:第1部分 HashMap介绍第2部分 HashMa ...
- Windows 10 x64 下编译 Hadoop 源码
Windows 10 x64 下编译 Hadoop 源码 环境准备 Hadoop并没有提供官方的 Windows 10 下的安装包,所以需要自己手动来编译,官方文档中 BUILDING.txt 文件中 ...
- VMware+Ubuntu8.10+Skyeye+gdb实现u-boot源码调试
系统平台:WindowsXP 虚拟机: VMware Workstation 6.5.0 Ubuntu8.10 安装程序 ubuntu-8.10-desktop-i386.iso 下载地址:http: ...
- 转:Web 开发中很实用的10个效果【附源码下载】
原文地址:http://www.cnblogs.com/lhb25/p/10-useful-web-effect.html 在工作中,我们可能会用到各种交互效果.而这些效果在平常翻看文章的时候碰到很多 ...
- macOS(Sierra 10.12)上Android源码(AOSP)的下载、编译与导入到Android Studio
@import url(http://i.cnblogs.com/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/c ...
- DRF cbv源码分析 restful规范10条 drf:APIView的源码 Request的源码 postman的安装和使用
CBV 执行流程 路由配置:url(r'^test/',views.Test.as_view()), --> 根据路由匹配,一旦成功,会执行后面函数(request) --> 本质就是执 ...
- 【转】Java 集合系列10之 HashMap详细介绍(源码解析)和使用示例
概要 这一章,我们对HashMap进行学习.我们先对HashMap有个整体认识,然后再学习它的源码,最后再通过实例来学会使用HashMap.内容包括:第1部分 HashMap介绍第2部分 HashMa ...
- 构建ASP.NET MVC4+EF5+EasyUI+Unity2.x注入的后台管理系统(10)-系统菜单栏[附源码]
系列目录 似乎我们需要更多的模块了,我们有一个样例程序,可以帮助我们以后的系统开发做很多对照,我们稍后还有系统日志和系统异常的记录,这时浏览发生了困难,我们这一节来完成一个大家比较喜欢的东西吧,系统菜 ...
随机推荐
- Eureka -- 浅谈Eureka
目录: 一:Eureka介绍 二:Eureka架构图 三:Eureka组件 四:Eureka作用 五:Eureka和Zookeeper对比 什么是Eureka 引入SpringCloud中文文档介绍 ...
- Java 获取前一天的24小时
//获取凌晨时间 public static Date getTodayStartTime(){ Calendar todayEnd = Calendar.getInstance(); todayEn ...
- 开根号 HYSBZ - 3211
区间修改+区间查询(线段树板子题) 另外因为1e9内的数开5次根号必定为1或0,所以我们可以提前打表i<=sqrt[1e9], s[i]=sqrt(i).这样每次改值不必再调用系统的sqrt: ...
- python中@property装饰器的使用
目录 python中@property装饰器的使用 1.引出问题 2.初步改善 3.使用@property 4.解析@property 5.总结 python中@property装饰器的使用 1.引出 ...
- 转:NFS原理详解
原文:http://atong.blog.51cto.com/2393905/1343950 一.NFS介绍 1)什么是NFS 它的主要功能是通过网络让不同的机器系统之间可以彼此共享文件和目录.NFS ...
- 【模板】prufer序列
如何构造一个prufer序列? 我们给一棵无根树的节点编上号,每次找到一个编号最小的度为1节点,删除它,并输出与它连接的点的编号,直到只剩下两个节点. 这样,我们就构造出来了一个prufer序列. 通 ...
- OPTIONS 请求引发的分析
阅读提纲: 为什么会出现 OPTIONS 请求? 什么情况下会出现 OPTIONS 请求? OPTIONS 请求会发送什么内容? 跨域前端访问后端时,所有的 Ajax HTTP 请求都会先发送一个 O ...
- 在线热备份数据库之innobackupex 完整备份InnoDB
在线热备份数据库innobackupex 完整备份InnoDB XtraBackup xtrabackup C程序,支持InnoDB/XtraDB innobackupex : 以Perl脚本封装xt ...
- strGame:博弈论,trie
挺有意思的一道题.初探博弈论. 最好自己思考? 我们先考虑只有1轮游戏的情况. 这题明显要在字符串上一位一位地走,所以对字符串建立起trie. 最终建立起的trie的叶节点就是必败位置了. 对于非叶节 ...
- CSPS模拟 69
$C_n^0=1$ $C_n^0=1$ $C_n^0=1$ 我怎么又双叒叕犯这种错误了啊 (咳檀) T1 WA0,大神题,不会做! T2 就是要找一个最长区间,满足左端点是区间最小值,右端点是区间最大 ...