Develop and Download Open Source Software

Browse Subversion Repository

Diff of /search.htm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 16 by yamat0jp, Tue Sep 27 20:57:24 2016 UTC revision 18 by yamat0jp, Thu Sep 29 08:48:40 2016 UTC
# Line 4  Line 4 
4    <head>    <head>
5    <meta charset=utf-8>    <meta charset=utf-8>
6      <title>検索ページ</title>      <title>検索ページ</title>
7        <link rel=stylesheet href=<#home>/css?css=main>
8    </head>    </head>
9    
10    <body>    <body>
11      <form action="<#home>/search" method="post">      <form action="<#home>/search" method="post">
12      <p align=center style=font-weight:bold;>投稿検索      <p style=font-weight:bold;text-align:center>投稿検索
13      </p>      </p>
14        <p align="center">AND検索。半角カンマ(,)で区切ってください。<br><br><br><br><br></p>        <p style=text-align:center>AND検索。半角カンマ(,)で区切ってください。
15          </p>
16          <p><br></p><p><br></p><p><br></p>
17          <p>検索ワード</p>          <p>検索ワード</p>
18          <input name=word1 type=search>          <input name=word1 type=search>
19      <p><label><input type="radio" name="filter" value="name">名前から検索 </label>      <p><label><input type="radio" name="filter" value="name">名前から検索 </label>

Legend:
Removed from v.16  
changed lines
  Added in v.18

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26