Home  >  Article  >  Web Front-end  >  提交留言HTML模板代码_html/css_WEB-ITnose

提交留言HTML模板代码_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:52:121160browse

 

<!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前端资源汇总 : 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn