在线留言板 - 提交留言
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>在线留言</title>
<link href="css/css.css" rel="stylesheet" type="text/css" />
</head>
<body>
</div>
<table width="1000" height="1801" border="0" align="center" class="web">
<tr>
<td height="124" class=" logo"><img src="img/logo.png" width="435" height="78" align="left" /></td>
</tr>
<tr>
<td height="55"><table width="1000" border="0">
<tr class="daohang">
<td height="40" bgcolor="#990033"><a href="index.html">首页</a></td>
<td bgcolor="#990033"><a href="xuexiao.html">我的学校</a></td>
<td bgcolor="#990033"><a href="zhiyuanzhe.html">个人简介</a></td>
<td bgcolor="#990033"><a href="zuzhi.html">我的经历</a></td>
<td bgcolor="#990033"><a href="xiangmu.html">我的爱好</a></td>
<td bgcolor="#990033"><a href="shequ.html">我的偶像</a></td>
<td bgcolor="#990033"><a href="liuyan.html">在线留言</a></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="img/banner1.jpg" width="1010" height="263" /></td>
</tr>
<tr>
<td>
<pre><code> <form action="liuyan.php" method="POST">
<table width="480" border="0" align="center">
<tbody>
<tr>
<td height="50"><input name="username" type="text" placeholder="用户名" style=" width:300px; height:30px;"></td>
</tr>
<tr>
<td height="50"><input name="email" type="text" placeholder="邮箱" style=" width:300px; height:30px;"></td>
</tr>
<tr>
<td height="220"><textarea name="message" cols="" rows="" placeholder="留言内容" style=" width:400px; height:200px;"></textarea></td>
</tr>
</tbody>
</table>
<table width="480" border="0" height="100px" align="center">
<tbody>
<tr>
<td width="224"><button type="submit">提交</button></td>
<td width="566"><button type="reset">重置</button></td>
</tr>
</tbody>
</table>
</form>
</td>
</code></pre>
</tr>
<tr>
<td height="200" align="center" bgcolor="#000000">
<pre><code> <p class="foot">版权所有© 我的个人网站</p>
</td>
</code></pre>
</tr>
</table>
</body>
</html>
原文地址: https://www.cveoy.top/t/topic/f3BV 著作权归作者所有。请勿转载和采集!