最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

html实现个人简历的实例代码分享

来源:动视网 责编:小采 时间:2020-11-27 15:28:21
文档

html实现个人简历的实例代码分享

html实现个人简历的实例代码分享:html实现个人简历的实例代码分享<html> <head> <title>孙海洋</title> <mate name="keywords" content="个人简历"/> <mate name="description&q
推荐度:
导读html实现个人简历的实例代码分享:html实现个人简历的实例代码分享<html> <head> <title>孙海洋</title> <mate name="keywords" content="个人简历"/> <mate name="description&q


html实现个人简历的实例代码分享

<html>
<head>
<title>孙海洋</title>
<mate name="keywords" content="个人简历"/>
<mate name="description" content="孙海洋的个人简历"/>
</head>
<body>
<table border=5 bordercolor=red align=center>
<tr height=70 bgcolor=green align='center'>
<td width=720 colspan=6 align=center
><font size=5 ><b><a href=http://blog.sina.com.cn/u/3083814572>个人简历
</a></b></font></td>
</tr>
<tr height=50 bgcolor=green>
<td width=110 align=center
><font size=5>姓名:</td>
<td width=150 align=center
><font size=5><a
href=http://user.qzone.qq.com/504660181/infocenter#home>孙海洋</td>
<td width=110 align=center
><font size=5>性别:</td>
<td width=150 align=center
><font size=5>男</td>
<td width=200 colspan=2 rowspan=4><img
src="http://b2.photo.store.qq.com/psb?/1e607185-b1-4edb-a6a9-
3c3e3f4bc25a/lpJL3i5H3AWovj6*eYZTbXKgOtEQuAkqByv4H*wMyRw!/b/dKMBZp1AIgAA
&bo=gALgAQAAAAABAEQ" alt="孙海洋照片" width=200 height=200></td>
 </tr>
<tr height=50 bgcolor=green>
<td width=110 align=center
><font size=4 align=center
>出生年月:</td>
<td width=150 align=center
><font size=5>1992.4.6</td>
<td width=110 align=center
><font size=5>民族:</td>
<td width=150 align=center
><font size=5>汉</td>
</tr>

<tr height=50 bgcolor=green>
<td width=110 align=center
><font size=5>学历:</td>
<td width=150 align=center
><font size=5 align=center
>大专</td>
<td width=110 align=center
><font size=5>专业:</td>
<td width=150 align=center
><font size=4>数控车工</td>
</tr>

<tr height=50 bgcolor=green>
<td width=110 align=center
><font size=5>籍贯:</td>
<td width=150 align=center
><font size=4>河南原阳</td>
<td width=110 align=center
><font size=4>联系电话:</td>
<td width=150 align=center
><font size=3>136026383</td>
</tr>

<tr height=50 bgcolor=green>
<td width=100 align=center
><font size=4>毕业学校:</td>
<td width=620 colspan=5 align=center
><font size=5>河南经济贸易高级技工学校</td>
</tr>

<tr height=50 bgcolor=green>
<td width=110 align=center
><font size=5>住址:</td>
<td width=610 colspan=5 align=center
><font size=5>下油松新村</td>
</tr>
 
<tr height=50 bgcolor=green>
<td width=110 align=center
><font size=4>电子邮箱:</td>
<td width=610 colspan=5 align=center
><font size=5>hiyangson@163.com</td>
</tr>

<tr height=50 bgcolor=green>
<td width=720 colspan=6 align=center
><font size=5>教育历程</td>
</tr>
<tr height=50 bgcolor=green>
<td width=720 colspan=6 align=center>2007.9-2011.6 在河南高级技工学校读
中专</td>
</tr>
<tr height=50 bgcolor=green>
<td width=720 colspan=6 align=center>2010.9-至今 报读郑州轻工业学院成
专</td>
</tr>
<tr height=50 bgcolor=green>
<td width=720 colspan=6 align=center
><font size=5>工作经历</td>
</tr>
<tr height=50 bgcolor=green>
<td width=720 colspan=6 align=center>2011.6-至今 在富士康科技集团工作
</td>
</tr>
<tr height=50 bgcolor=green>
<td width=720 colspan=6 align=center
><font size=5>自我评价</td>
</tr>

<tr height=50 bgcolor=green>
<td width=720 colspan=6>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责,
</td>
</tr>

<tr height=50 bgcolor=green>
<td width=720 colspan=6></td>
</tr>
</table>
 
<center><script language="javascript" type="text/javascript"
src="https://js.users.51.la/15653809.js"></script>
<noscript><a href="http://www.51.la/?15653809" target="_blank"><img
alt="我啦免费统计"
src="http://img.users.51.la/15653809.asp" style="border:none"
/></a></noscript>
 
 
 
</body>
</html>

文档

html实现个人简历的实例代码分享

html实现个人简历的实例代码分享:html实现个人简历的实例代码分享<html> <head> <title>孙海洋</title> <mate name="keywords" content="个人简历"/> <mate name="description&q
推荐度:
标签: 分享 实现 代码
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top