File:Sample web form-ja.png
Sample_web_form-ja.png (487 × 337 pixels, file size: 27 KB, MIME type: image/png)
Captions
DescriptionSample web form-ja.png |
English: A sample form in HTML and generated with Mozilla Firefox.
This form shows a combined sample of (in order from top to bottom):
|
||||||||||
Date | |||||||||||
Source |
This file was derived from: Sample web form.png |
||||||||||
Author | User:Orthogonal | ||||||||||
Permission (Reusing this file) |
|
||||||||||
Other versions |
|
HTML
editThe following is the HTML used to create this form:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<FORM method="post" action="bar.php">
<TABLE border="1">
<TR bgcolor="#CCCCFF">
<TH>名前</TH>
<TH>値</TH>
</TR>
<TR>
<TD>名前</TD>
<TD>
<input type="text" name="name" size="25">
</TD>
</TR>
<TR>
<TD>性別</TD>
<TD>
<input type="radio" name="sex" value="male"> 男性
<br>
<input type="radio" name="sex" value="female" checked> 女性
</TD>
</TR>
<TR>
<TD>目の色</TD>
<TD>
<select name="eye color">
<option>青い</option>
<option>茶色</option>
<option selected>緑</option>
<option>他</option>
</select>
</TD>
</TR>
<TR>
<TD>あてはまるものを選んでください。</TD>
<TD>
<input type="checkbox" name="height" value="1">身長180 cm以上</input>
<br>
<input type="checkbox" name="weight" value="1">体重90 kg以上</input>
</TD>
</TR>
<TR>
<TD colspan="2">ご自身の身体能力について書いてください。<br>
<textarea name="athletic" cols="50" rows="4"></textarea>
</TD>
</TR>
<TR>
<TD colspan="2" align="center">
<input type="submit" value="入力内容を送信する">
</TD>
</TR>
</TABLE>
</FORM>
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 21:08, 22 December 2014 | 487 × 337 (27 KB) | Orthogonal1 (talk | contribs) | Fixed incorrect translation (see https://ja.wikipedia.org/wiki/Wikipedia:Help_for_Non-Japanese_Speakers#HTML.E3.83.95.E3.82.A9.E3.83.BC.E3.83.A0) | |
05:46, 22 December 2014 | 457 × 341 (24 KB) | Orthogonal1 (talk | contribs) | Made the default selection (green/緑) match the information contained in the html | ||
22:15, 21 December 2014 | 457 × 342 (24 KB) | Orthogonal1 (talk | contribs) | {{Information |Description={{en|A sample form in HTML and generated with Mozilla Firefox. This form shows a combined sample of (in order from top to bottom): * a text box * a pai... |
You cannot overwrite this file.
File usage on Commons
The following 3 pages use this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ja.wikipedia.org