Input 박스 border 안보이게 하기 > html

본문 바로가기
사이트 내 전체검색

html

Input 박스 border 안보이게 하기

페이지 정보

작성자 서방님 댓글 0건 조회 133회 작성일 06-09-14 10:56

본문

<style type="text/css">
<!--
.invisible {
        clear: none;
        border: 0px none;
        float: none;
        background-color: #ffffff;
        /* 배경을 투명하게 할경우에는 background-color: transparent; */
}
-->
</style>

<input name="textbox1" type="text" class="invisible" value="이건 input text box에요."><br>
<input name="button1" type="button" class="invisible" value="이건 input button이에요."><br>

댓글목록

등록된 댓글이 없습니다.

Total 323건 21 페이지
게시물 검색

회원로그인

접속자집계

오늘
126
어제
225
최대
1,347
전체
154,885
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.