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)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • Matlab以特殊分隔符写入txt(dlmwrite)

    Matlab以特殊分隔符写入txt(dlmwrite)

    2022年2月22日
    34
  • jquery删除数组中的某个元素_java数组删除指定位置元素

    jquery删除数组中的某个元素_java数组删除指定位置元素//删除for(varkinzjhm_Index_arr){if(zjhm_Index_arr[k]==zjhm){zjhm_Index_arr.splice(k,1);}}

    2022年8月10日
    4
  • CSS深入理解absolute

    CSS深入理解absolute1.图片目标来覆盖,无依赖,真不赖;2.如何定位下拉框,最佳实践来分享;3.对其居中或边缘,定位实现有脸面;4.星号时有时没有,破坏队形不用愁;5.图文对其兼容差,绝对定位来开挂;6.文字溢

    2022年7月2日
    22
  • ESP32开发之旅——RC522模块的使用

    ESP32开发之旅——RC522模块的使用ESP32开发之旅——RC522模块的使用前言在本文中,您将学会如何使用ESP32连接RFID模块RC522,本文提供了简单的示例供学习参考。需要注意的是,本文中的ESP32是使用MicroPython进行开发的,(同时ESP8266也可按照本文进行开发)。本文中出现的代码是从GitHub开源库中搬运而来,GitHub链接已放在文尾。RFID-RC522模块的简单介绍​ 射频识别RFID(RadioFrequencyIdentification)是一种无线数据传输系统,用于在标签和读取

    2022年7月14日
    25
  • idea社区版下载安装教程_安装天然气管道的流程

    idea社区版下载安装教程_安装天然气管道的流程本人一直使用的是Eclipse作为开发工具的,不过现在IDEA非常的受推崇,所以决定上手试一试。网上有很多旗舰版的文章,我没有仔细看,我这次是决定使用社区版的IDEA,虽然功能会少一些,作为练手用完全够用了。IDEA官网地址:https://www.jetbrains.com/idea/download/#section=windows下载社区版后,点击安装,就进行傻瓜式的安装了。以上…

    2022年4月19日
    53
  • 博客系统开发日记[通俗易懂]

    博客系统开发日记[通俗易懂]前端开发问题:设置div默认百分百比例,一定要设置html和body: html,body,.main,.sidebar{height:100%;} 如何去除Bootstarp栅格系统默认的15px的padding:https://blog.csdn.net/TsuiXh/article/details/93891357 要想兼容手机端一定记得加: <metaname=”viewp.

    2022年6月5日
    32

发表回复

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

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