File:Sample web form-ko.png

Summary

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

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.
Category:CC-BY-SA-3.0#Sample%20web%20form-ko.png

HTML

The following is the HTML used to create this form: <source lang="html4strict">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<FORM method="post" action="bar.php">
이름
이름
    <input type="text" name="name" size="25">
성별
    <input type="radio" name="sex" value="male">남성
    
<input type="radio" name="sex" value="female" checked>여성
눈색
    <select name="eye color">
     <option>청색</option>
     <option>갈색</option>
     <option selected>녹색</option>
     <option>그 외</option>
    </select>
적합한 것을 골라주세요.
    <input type="checkbox" name="height" value="1">신장 180cm 이상</input>
    
<input type="checkbox" name="weight" value="1">체중 90kg 이상</input>
자신의 신체 능력에 대해서 써주세요.
    <textarea name="athletic" cols="50" rows="4"></textarea>
    <input type="submit" value="보내기">
</FORM>

</syntaxhighlight>

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  中文  中文(简体)  中文(繁體)  中文(臺灣)  +/−

Category:Uploaded from Korean Wikipedia using UploadWizard

Category:HTML Category:Webforms Category:Uploaded via Campaign:ko
Category:CC-BY-SA-3.0 Category:HTML Category:Uploaded from Korean Wikipedia using UploadWizard Category:Uploaded via Campaign:ko Category:Webforms