📄 shownewpost.php
字号:
<?
if(!$inc_lib) { include("lib.inc.php"); }
?>
<html>
<head>
<meta HTTP-EQUIV=Content-Type content="text/html; charset=gb2312">
<title><? echo $gb_title; ?></title>
<link rel="stylesheet" href="nr.css" type="text/css">
</head>
<body>
<table width=95% height=4 border=0><tr><td> </td></tr></table>
<a name=writeme>
<div align="center">
<center>
<table border="0" cellpadding="4" cellspacing="1" width="95%" align=center class=hz>
<tr BGCOLOR=#E3E3E3>
<td BGCOLOR='#5D7790'> <b><font color=white>请留下你的只言片语:</font></b></td>
</tr>
</table>
<table border="0" cellpadding="4" cellspacing="1" width="95%" align=center BGCOLOR=#F7F7F7 class=hz>
<form method="POST" action=newpost.php>
<tr bgcolor=#E3E3E3>
<td width="131"> 姓名</td>
<td width="544"><input type="text" name="user_name" size="25" maxlength=30> <font color=red>*</font> </td>
</tr>
<tr bgcolor=#E3E3E3>
<td width="131"> 主页</td>
<td width="544"><input type="text" name="user_url" size="25" maxlength=100></td>
</tr>
<tr bgcolor=#E3E3E3>
<td width="131"> 邮件</td>
<td width="544"><input type="text" name="user_email" size="25" maxlength=80></td>
</tr>
<tr bgcolor=#E3E3E3>
<td width="131"> 标题</td>
<td width="544"><input type="text" name="g_title" size="25" maxlength=30> <font color=red>*</font> </td>
</tr>
<tr bgcolor=#E3E3E3>
<td valign="top" width="131"> 留言</td>
<td width="544"><textarea rows="6" name="g_said" cols="40"></textarea> </td>
</tr>
<tr bgcolor=#E3E3E3>
<td width="131"> <!-- 选项 --></td>
<td width="544"><!-- <input type="checkbox" name="g_sendmail" value="ON">如果有回复,请寄回我的邮箱 --></td>
</tr>
</table>
</center>
</div>
<p align="center"><input type="submit" value=" 写留言 " name="newpost" class=btnStyle> <input type="reset" value=" 清空重写 " name="B2" class=btnStyle></p>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -