HTML
(HTML) 라디오 버튼 크기 변경
SAFE
2016. 5. 2. 11:37
라디오 버튼 크기
<input type="radio" style="width:30px;height:30px;border:1px;">
font-size:20pt 추가도 가능.
style="font-size:20pt ; width:30px;height:30px