- <input type="button">
- <input type="checkbox">
- <input type="color">
- <input type="date">
- <input type="datetime-local">
- <input type="email">
- <input type="file">
- <input type="hidden">
- <input type="image">
- <input type="month">
- <input type="number">
- <input type="password">
- <input type="radio">
- <input type="range">
- <input type="reset">
- <input type="search">
- <input type="submit">
- <input type="tel">
- <input type="text">
- <input type="time">
- <input type="url">
- <input type="week">
'프론트엔드 공부 > html css' 카테고리의 다른 글
input type checkbox value 값 읽어내기 예제 (0) | 2021.08.26 |
---|---|
label input 연결하기 (0) | 2021.08.03 |
테일윈드시작하기 (0) | 2021.07.15 |
css translateZ hover card flip animation (0) | 2021.05.19 |
css transform animation (0) | 2021.05.18 |