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

HTML自我介绍表格代码制作[通俗易懂]<html><head><title>张三</title><matename=”keywords”content=”个人简历”/><matename=”description”content=”张三的个人简历”/></head><body><tableborder=5bordercolor=redalign=center><trheight=70bgcol.

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺

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

代码生成后:

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

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

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

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

(0)
上一篇 2022年8月11日 下午12:16
下一篇 2022年8月11日 下午12:36


相关推荐

  • java中50个关键字以及各自用法大全

    java中50个关键字以及各自用法大全关键字和保留字的区别正确识别 java 语言的关键字 keyword 和保留字 reserved nbsp word 是十分重要的 Java 的关键字对 java 的编译器有特殊的意义 他们用来表示一种数据类型 或者表示程序的结构等 保留字是为 java 预留的关键字 他们虽然现在没有作为关键字 但在以后的升级版本中有可能作为关键字 识别 java 语言的关键字 不要和其他语言如 c c 的关键字混淆

    2026年3月19日
    3
  • 一个概括性关于维数约简的论文[通俗易懂]

    一个概括性关于维数约简的论文[通俗易懂]
    http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.107.1327&rep=rep1&type=pdf

    2022年6月1日
    29
  • Redis哨兵模式主从同步不可以绑定127.0.0.1或者0.0.0.0,不然无法进行主从同步

    Redis哨兵模式主从同步不可以绑定127.0.0.1或者0.0.0.0,不然无法进行主从同步

    2021年6月6日
    94
  • markdown编辑器之editormd使用

    markdown编辑器之editormd使用文章目录不啰嗦看效果 1 editor md 简介 2 项目整合 3 图片上传处理 4 前台展示 editormd 数据 5 项目源码 6 联系我不啰嗦看效果如果觉得对你项目有用请继续深入 1 editor md 简介 1 1 说明 Editor md 是一款开源的 可嵌入的 Markdown 在线编辑器 组件 基于 CodeMirror jQuery 和 Marked 构建

    2026年3月19日
    2
  • flask 数据库迁移_数据库迁移方案

    flask 数据库迁移_数据库迁移方案    在开发的过程中,需要修改数据库的模型,而且需要在修改之后更新数据库,最直接就是删除旧表,但是会丢失数据。所有最好的方式就是数据库迁移。它可以追踪数据库模型的变化,然后把变动应用到数据库中。    在flask中可以使用Flask-Migrate扩展,来实现数据迁移。并且集成到flask-Script中,所有的操作通过命令就能完成。Flask-Migrate提供了一个MigrateComma…

    2022年10月8日
    5
  • 9. 数仓开发之 DWD 层

    9. 数仓开发之 DWD 层数仓开发之DWD层交易域加购事务事实表DWD层设计要点:DWD层的设计依据:维度建模理论,该层存储维度模型的事实表DWD层的数据存储格式:orc列式存储+snappy压缩DWD层表名的命名规范:dwd_数据域_表名_单分区增量****全量标识(inc/full)交易域加购事务事实表…

    2022年6月26日
    40

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号