HTML input placeholder 속성

Jmnote bot (토론 | 기여)님의 2015년 7월 18일 (토) 22:27 판 (로봇: 자동으로 텍스트 교체 (-http://jmnote.com/html5/ +http://zetawiki.com/ex/html5/))
HTML <input> placeholder 속성
HTML input 플레이스홀더

1 예제 소스

Username: <input type="text" name="username" placeholder="Enter your username"><br>
Password: <input type="password" name="password" placeholder="Enter your password"><br>

2 같이 보기

3 참고 자료

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