“留言:文华”的版本间的差异

来自产品维基百科
跳转至: 导航搜索
2个标签mobile editmobile web edit
第8行: 第8行:
 
   <div style="text-align: center; margin-top: 140px">
 
   <div style="text-align: center; margin-top: 140px">
 
     <h1>请留言</h1>
 
     <h1>请留言</h1>
    <form action="LeaveMessage" method="post">
 
 
       <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>