在线留言 - [你的网站名称]
<!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' />
<meta name='description' content='欢迎您在[你的网站名称]留下宝贵意见和建议,我们会认真对待您的每一条留言。'>
<meta name='keywords' content='在线留言, 留言板, 反馈, 意见建议, [你的网站名称]'>
</head>
<body>
<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' alt='[你的网站名称]' /></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' alt='[banner图片描述]' /></td>
</tr>
<tr>
<td>
<form action='save_data.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>
</tr>
<tr>
<td height='200' align='center' bgcolor='#000000'>
<p class='foot'>版权所有© 我的个人网站</p>
</td>
</tr>
</table>
</body>
</html>
原文地址: https://www.cveoy.top/t/topic/f3vx 著作权归作者所有。请勿转载和采集!