Home > Web Front-end > HTML Tutorial > Submit message HTML template code_html/css_WEB-ITnose

Submit message HTML template code_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:52:12
Original
1213 people have browsed it

<!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>
Copy after login

Reprinted from: http://keleyi.com/a/bjad/0iui39qc.htm

Web front-end resource summary:

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template