⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 write.htm

📁 留言簿 留言簿 留言簿
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>书写留言</title>
<style>
<!-- 
td		{font-size:12px}
img		{border-width:0px;cursor:hand}
.button	{border-width:0px;background:transparent;color:#CC33CC;height:15px;width:60px}
textarea{
scrollbar-Track-Color:#EEEEFF;  
scrollbar-Face-Color:#FFFFFF; 
scrollbar-Shadow-Color:#CCCCFF; 
scrollbar-Highlight-Color:#CCCCFF; 
scrollbar-Arrow-Color:#9999FF;
border-width:0px;background:#EEEEFF;overflow:auto;height:150;width:200;color:#3333FF
}
-->
</style>
</head>
<body>

<form method="POST" action="write.php" name="form1">
  <table border=0 style="border-collapse: collapse">
    <tr>
      <td>言者:</td>
      <td><input type="text" name="author" size=12 maxlength=10 style="border-width:0px;background:#EEEEFF;color:#3333FF"><input type="hidden" name="pID" value=""><input type="hidden" name="face" value="040"> <span style="color:#999999">10字节内</span></td> 
    </tr>
    <tr>
      <td valign="middle" align="center" id="t1"></td>
      <td><textarea name="content" rows="1" cols="20"></textarea></td>
    </tr>
    <tr>
      <td colspan="2" align="center" height=25><input type="button" value="提交留言" class="button" onclick="subform1()">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -