📄 form.php
字号:
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="16" valign="top"><table width="96%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="4%"><img src="images/tleft.jpg" width="50" height="18"></td>
<td width="91%" background="images/dmid.jpg"> </td>
<td width="5%"><img src="images/tright.jpg" width="50" height="18"></td>
</tr>
</table>
<table width="350" border="0" align="center" cellpadding="0" cellspacing="0" class="table_kuang">
<tr>
<td width="429" height="40" valign="top"><form name="form1" method="post" action="">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="tianchong"><input name="addmod" type="hidden" id="addmod" value="true">
动作 -> 修改文档(<font color="#FF0000">*为必填)</font></td>
</tr>
<tr>
<td class="tianchong"> <div align="left"><font class="size10"><? echo $errormeg; ?></font>
</div></td>
</tr>
<tr>
<td class="tianchong">标题:
<input name="addname" type="text" class="form_format" id="addname"
onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f3f3'" value="<? echo $name_value; ?>" size="20" >
<font color="#FF0000">*</font></td>
</tr>
<tr>
<td class="tianchong">内容:<font color="#FF0000">*</font></td>
</tr>
<tr>
<td class="tianchong"><div align="center">
<textarea name="addarea" cols="40" rows="15" class="form_format" id="addarea"
onMouseOver ="this.style.backgroundColor='#FFFFFF'" onMouseOut ="this.style.backgroundColor='#F3F7FC'" ><? echo $area_value; ?></textarea>
</div></td>
</tr>
<tr>
<td class="tianchong"> <div align="left">
<input type="radio" name="share" value="someshare">
添加到局部共享
<input type="radio" name="share" value="allshare">
添加到全部共享
<input name="share" type="radio" value="noshare" checked>
不共享</div></td>
</tr>
<tr>
<td class="tianchong"><div align="center">
<input name="Submit3" type="submit" value="修改"class="buton" onMouseOver ="this.style.backgroundColor='#879BD8'" onMouseOut ="this.style.backgroundColor='#f3f7f3' ">
</div></td>
</tr>
</table>
</form></td>
</tr>
</table>
</div></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -