HTML input placeholder 속성

Jmnote (토론 | 기여)님의 2014년 5월 11일 (일) 01:48 판 (Jmnote 사용자가 HTML input Placeholder 문서를 HTML input placeholder 문서로 옮겼습니다)
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 같이 보기

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