求一个在线留言HTML网页的代码

<div id="Layer2" style="position:absolute; left:386px; top:101px; width:190px; height:275px; z-index:2"><img src="images/3.JPG" width="193" height="275"></div>
<div id="Layer1" style="position:absolute; left:120px; top:16px; width:104px; height:31px; z-index:1; font-size: 24px; color: #FF33CC;">给我留言</div>
<table width="591" height="354" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="591" height="31"> </td>
</tr>
<tr>
<td height="323" valign="top"><p> 
</p>
<form name="form1" method="post" action="">
<p>
<textarea name="textarea" cols="50" rows="18"></textarea>
</p>
<p> </p>
<p>
<input type="submit" name="Submit" value="提交">
<input type="reset" name="Submit2" value="重置">

看楼主把问题说的这么简单,既然是在线留言的网页,不可能是html的静态网页啊,肯定是动态的,而且是要带数据库的,看你连一分都不给,哎。
温馨提示:答案为网友推荐,仅供参考
第1个回答  2010-08-20
在线留言的HTML网页基本没有什么用啊