當前位置:編程學習大全網 - 網站源碼 - html中怎麽做個人簡介?

html中怎麽做個人簡介?

<!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:center;width:100%;"?cellpadding="0"?cellspacing="0">

<tr>

<td?style="border-right:1px?solid?#efced7;border-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>

  • 上一篇:c:\WINDOWS\RtlUpd.exe 文件被捆綁2
  • 下一篇:dz論壇被頻繁訪問,從日誌上可以看到這些,該怎麽辦?
  • copyright 2024編程學習大全網