首页技术个人简介html代码简单?个人简历的 HTML 代码

个人简介html代码简单?个人简历的 HTML 代码

编程之家2026-06-28945次浏览

大家好,今天来为大家分享个人简介html代码简单的一些知识点,和个人简历的 HTML 代码的问题解析,大家要是都明白,那么可以忽略,如果不太清楚的话可以看看本篇文章,相信很大概率可以解决您的问题,接下来我们就一起来看看吧!

个人简介html代码简单?个人简历的 HTML 代码

简单的html个人主页源代码

个人html主页站点所提供的多半是纯文字或图片等静态信息,而就站点的性质来说,则以教学或特定主题(如历史、古典文学、电玩、旅游记录等)的站台为多数。

你可以通过千站素材下载html网页源码,制作你的"个人主页",用于展示你自己的个性,将自己喜欢的东西放在"个人主页"上,让大家都可以来欣赏。

HTML个人简历怎么做

HTML个人简历代码如下

<html>

<head>

<title>真实名字</title>

个人简介html代码简单?个人简历的 HTML 代码

<mate name="keywords" content="个人简历"/>

<mate name="description" content="XXXX的个人简历"/>

</head>

<body>

<table border=5 bordercolor=red align=center>

<tr height=70 bgcolor=green align='center'>

个人简介html代码简单?个人简历的 HTML 代码

<td width=720 colspan=6 align=center

><font size=5><b><a href=;个人简历

</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=;

<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="

3c3e3f4bc25a/lpJL3i5H3AWovj6*eYZTbXKgOtEQuAkqByv4H*wMyRw!/b/dKMBZp1AIgAA

&bo=gALgAQAAAAABAEQ" alt="XXX照片" 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>13602664383</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=""></script>

<noscript><a rel="external nofollow" href="" target="_blank"><img

alt="我要啦免费统计"

src="" style="border:none"

/></a></noscript>

</body>

</html>

用html做有图个人简历

做HTML的页面,让可以可以适应多种屏幕,并能在手机中浏览,并可以通过微信传播。

1、一般的方法。需要会页面编辑语言,进行编程,编辑好页面代码后,还需要象网站一样发布出去,需要域名和空间。这对于做一份简历来说,显得事倍功半。

2、使用场景秀平台。可以方便地制作各种动态的HTML

的场景。不用编程,所见即所得,可以轻松制作一份漂亮有个性的个人简历!

OK,关于个人简介html代码简单和个人简历的 HTML 代码的内容到此结束了,希望对大家有所帮助。

什么是媒体查询 媒体查询怎么断点dedecms提示信息,DedeCMS 授权