inpur 태그 (*)필수입력 표시하기
페이지 정보

본문
[html]
<input type="text" name="" id="" required class='required' maxlength="" placeholder="" value=""/>
[css]
.required {background-image:url('./images/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}
- 이전글margin, padding 21.08.08
- 다음글css 가운데 정렬 21.06.16
댓글목록
등록된 댓글이 없습니다.