더 나은 프로그래머가 되자

html input 기본값 입력힌트 설정 placeholder 본문

레이아웃/HTML

html input 기본값 입력힌트 설정 placeholder

greathuman 2015. 10. 27. 09:57

<input type="text" placeholder="입력텍스트가이드">

Comments