“留言:文华”的版本间的差异
(2个标签:mobile edit、mobile web edit) |
|||
| 第8行: | 第8行: | ||
<div style="text-align: center; margin-top: 140px"> | <div style="text-align: center; margin-top: 140px"> | ||
<h1>请留言</h1> | <h1>请留言</h1> | ||
| − | |||
<table style="margin-left: 37%" border="1"> | <table style="margin-left: 37%" border="1"> | ||
<caption>填写留言信息</caption> | <caption>填写留言信息</caption> | ||
2019年12月6日 (五) 14:23的版本
你好!
请留言
| 留言标题 | <input type="text"name="title" /> |
| 留言内容 | <textarea name="message" rows="5" cols="35"></textarea> |
<input type="submit"value="提交" />
<input type="reset"value="重置" />
</form>
<a href="main.jsp">返回留言板界面</a>