File:Sample web form-ko.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Sample_web_form-ko.png(449 × 349 pixels, file size: 7 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
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 Sample web form.png
Author User:Orthogonal
Other versions

Licensing[edit]

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

HTML[edit]

The 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">신장 180cm 이상</input>
     <br>
     <input type="checkbox" name="weight" value="1">체중 90kg 이상</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>


This file is uploaded through the Korean Wikipedia, which has not been reviewed on Commons.
  • The user uploading this file may not be aware that they have left the Korean Wikipedia.
  • The user uploading this file may not be aware of Commons policies and project scope.
  • The user uploading this file may not speak English.
This template may be removed, following review of license, categories and description.

Boarisch  Deutsch  English  español  日本語  한국어  svenska  中文(简体)  中文(繁體)  中文(臺灣)  +/−

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current12:05, 4 November 2015Thumbnail for version as of 12:05, 4 November 2015449 × 349 (7 KB)Drhyme (talk | contribs)아래 워터마크 제거, PC로 다시 제작
14:33, 2 November 2015Thumbnail for version as of 14:33, 2 November 2015487 × 336 (40 KB)Drhyme (talk | contribs)원본 해상도보다 크게 되어있어서 원본 크기와 맞춤
14:28, 2 November 2015Thumbnail for version as of 14:28, 2 November 20151,154 × 798 (132 KB)Drhyme (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata