[html5] input type 속성

<input type="hidden"/> : 화면에 보이지 않게 감춰져 있음, 임의의 문자열 입력

<input type="text"/> : 줄바꿈 없는 텍스트

<input type="search"/> : 검색 필드에서 줄바꿈 없는 텍스트 입력

<input type="tel"/> : 전화번호 입력

<input type="url"/> : 절대 URI 입력

<input type="email"/> : 이메일 주소나 이메일 주소 리스트 입력

<input type="password"/> : 데이터 입력이 나타나지 않는 텍스트 필드

<input type="datetime"/> : UTC 날짜와 시각 입력

<input type="date"/> : 시간대 없는 날짜 입력

<input type="month"/> : 시간대 없는 년과 달 입력

<input type="week"/> : 시간대 없는 주 번호 입력

<input type="time"/> : 시간대 없는 시각 입력

<input type="datetime-local"/> : 시간대 없는 로컬 날짜와 시각 입력

<input type="number"/> : 숫자 값을 입력할 수 있는 텍스트나 스피너 컨트롤

<input type="range"/> : 숫자 값이나 정확한 숫자가 필요 없는 의미상의 값을 입력할 수 있는 슬라이더 컨트롤 (범위)

<input type="color"/> : 8-bit 적녹청 sRGB 칼라 입력

<input type="checkbox"/> : 이미 설정된 리스트 값의 0 또는 다른 값

<input type="radio"/> : 지정된 라디어 버튼 값

<input type="file"/> : MIME type 과 파일명이 있는 파일 목록 입력

<input type="submit"/> : 폼 서식을 전송하는 지정된 값

<input type="image"/> : 폼 서식을 전송하는 클릭 가능한 이미지 좌표 값

<input type="reset"/> : 리셋 버튼

<input type="button"/> : 일반 버튼

Share this:

ABOUT THE AUTHOR

Hello We are OddThemes, Our name came from the fact that we are UNIQUE. We specialize in designing premium looking fully customizable highly responsive blogger templates. We at OddThemes do carry a philosophy that: Nothing Is Impossible

0 개의 댓글:

댓글 쓰기