码迷,mamicode.com
首页 > Web开发 > 详细

提交留言HTML模板代码

时间:2014-12-18 01:30:37      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   ar   color   os   sp   on   div   

 

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>提交留言-hovertree</title>
</head>
<body>
<div style="width:800px;margin:10px auto">
<h2>提交留言</h2>
<table><tr><td> 标题:</td><td><input type="text" style="width:500px" /></td></tr>
<tr><td>内容:</td><td><textarea style="width:500px;height:200px"></textarea></td></tr>
<tr><td>留言者:</td><td><input type="text" style="width:500px" /></td></tr>
<tr><td></td><td><input type="button" value="提交" /></td></tr>
</table>

</div>
<div style="width:800px;margin:10px auto;font-family:Arial, Helvetica, sans-serif;text-align:center;">HoverTree &copy; 2014 keleyi.com </div>
<!--最近打算开发一个留言板,asp.net的开源项目,http://hovertree.codeplex.com -->
</body>
</html>

转载自:http://keleyi.com/a/bjad/0iui39qc.htm

Web前端资源汇总 : http://www.cnblogs.com/jihua/p/webfront.html

提交留言HTML模板代码

标签:style   blog   http   ar   color   os   sp   on   div   

原文地址:http://www.cnblogs.com/jihua/p/addmessage.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!