CSS 큰 체크박스 (zoom)

Jmnote (토론 | 기여)님의 2017년 6월 7일 (수) 15:45 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

CSS 큰 체크박스
<label><input type='checkbox'>그냥 체크박스</label>
<br>
<label><input type='checkbox' style='zoom:1.2'>1.2배 큰 체크박스</label>
<br>
<label><input type='checkbox' style='zoom:1.4'>1.4배 큰 체크박스</label>
<br>
<label><input type='checkbox' style='zoom:1.6'>1.6배 큰 체크박스</label>

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}