首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >专栏 >HTML自我介绍表格代码制作[通俗易懂]

HTML自我介绍表格代码制作[通俗易懂]

作者头像
全栈程序员站长
发布2022-09-22 16:31:05
发布2022-09-22 16:31:05
3.9K00
代码可运行
举报
运行总次数:0
代码可运行

大家好,又见面了,我是你们的朋友全栈君。

代码语言:javascript
代码运行次数:0
运行
复制
<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="个人简历"></a>

</ 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="https://baike.so.com/doc/7348390-7613969.html?src=tupianonebox" 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>1999.09.09</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>???????????</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>????????</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>2021.9-2023.6  

</td>
</tr>

<tr height=50 bgcolor=green>
<td width=720  colspan=6 align=center>2021.3-至今 

学</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>2020.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>


</body>
</html>

代码生成后:

代码要自己用的话请修改一下信息!

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/169647.html原文链接:https://javaforall.cn

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档