html中怎么做个人简介?

html中怎么做个人简介?,第1张

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html charset=utf-8" />

<title>无标题文档</title>

</head>

<body>

<table style="border:1px solid #efced7 text-align:centerwidth:100%" cellpadding="0" cellspacing="0">

    <tr>

        <td style="border-right:1px solid #efced7border-bottom:1px solid #efced7">简介:</td>

        <td style="border-bottom:1px solid #efced7"><textarea rows="5" cols="60" name="detail"></textarea></td>

    </tr>

    <tr>

        <td></td>

        <td><input type="button" value="重置" /><input type="button" value="提交内容" /></td>

    </tr>

</table>

</body>

</html>

html个人网页制作个人简介可以滑动页面。

html制作全屏页面滚动个人简历,因此,html个人网页制作个人简介可以滑动页面。

网页是书写的纯文本文件,存放在与互联网相连的。


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/7023786.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-03-31
下一篇 2023-03-31

发表评论

登录后才能评论

评论列表(0条)

保存