스타일 시트로 마우스 오버와 아웃시 바뀌는 색깔
input박스를 꾸며보세요.
[예제로 하나 꾸며본것을 설명드립니다.]
<input type=text name=user_id size="9" onmouseover="this.style.backgroundColor='transparent'" onmouseout="this.style.backgroundColor='transparent'" style="font-size:8pt;color:white;background-color:transparent;border-width:1px; border-color:skyblue; border-style:solid;height:15px;">
위에것을 만드신곳에 적용해보세요
꾸미는 요소들입니다.
onmouseover="this.style.backgroundColor='transparent'"
-무우스를 올렸을때 나타나는색 지정 현재투명(transparent)
onmouseout="this.style.backgroundColor='transparent'"
-마우스를 올린뒤 변하는 색 지정 현재투명(transparent)
style="font-size:8pt;color:white;background-color:transparent;border-width:1px; border-color:skyblue; border-style:solid;height:15px;">
[스탈일지정설명]
font-size:8pt 폰트크기를 8pt로 지정
background-color:transparent 박스내 배경색지정 (현재투명)
border-width:1px 테두리 값을 1넓이로지정
border-color:skyblue 1넓이로 지정한 테두리 색지정(현재색:skyblue) - skyblue대신색상값을넣으세요
border-style:solid 모양지정
height:15px 높이를 15px로지정<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:54:41 CSS에서 이동 됨]</div>
[예제로 하나 꾸며본것을 설명드립니다.]
<input type=text name=user_id size="9" onmouseover="this.style.backgroundColor='transparent'" onmouseout="this.style.backgroundColor='transparent'" style="font-size:8pt;color:white;background-color:transparent;border-width:1px; border-color:skyblue; border-style:solid;height:15px;">
위에것을 만드신곳에 적용해보세요
꾸미는 요소들입니다.
onmouseover="this.style.backgroundColor='transparent'"
-무우스를 올렸을때 나타나는색 지정 현재투명(transparent)
onmouseout="this.style.backgroundColor='transparent'"
-마우스를 올린뒤 변하는 색 지정 현재투명(transparent)
style="font-size:8pt;color:white;background-color:transparent;border-width:1px; border-color:skyblue; border-style:solid;height:15px;">
[스탈일지정설명]
font-size:8pt 폰트크기를 8pt로 지정
background-color:transparent 박스내 배경색지정 (현재투명)
border-width:1px 테두리 값을 1넓이로지정
border-color:skyblue 1넓이로 지정한 테두리 색지정(현재색:skyblue) - skyblue대신색상값을넣으세요
border-style:solid 모양지정
height:15px 높이를 15px로지정<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:54:41 CSS에서 이동 됨]</div>
게시판 목록
퍼블리셔팁
퍼블리싱과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 1277 | 기타 |
선택과집중
|
1개월 전 | 140 | |
| 1276 | CSS |
선택과집중
|
2개월 전 | 261 | |
| 1275 | CSS |
선택과집중
|
2개월 전 | 259 | |
| 1274 | CSS |
선택과집중
|
3개월 전 | 448 | |
| 1273 | 기타 |
선택과집중
|
3개월 전 | 390 | |
| 1272 | CSS |
선택과집중
|
4개월 전 | 522 | |
| 1271 | CSS |
선택과집중
|
4개월 전 | 568 | |
| 1270 | CSS |
선택과집중
|
5개월 전 | 447 | |
| 1269 | CSS |
선택과집중
|
5개월 전 | 529 | |
| 1268 | CSS | 5개월 전 | 420 | ||
| 1267 | 9개월 전 | 699 | |||
| 1266 | HTML | 9개월 전 | 829 | ||
| 1265 | CSS |
|
1년 전 | 757 | |
| 1264 | 1년 전 | 1247 | |||
| 1263 | HTML |
|
1년 전 | 782 | |
| 1262 | CSS |
|
1년 전 | 985 | |
| 1261 | CSS |
|
1년 전 | 998 | |
| 1260 | HTML | 2년 전 | 1482 | ||
| 1259 | 기타 | 2년 전 | 821 | ||
| 1258 | CSS |
|
2년 전 | 1574 | |
| 1257 | HTML |
|
2년 전 | 1361 | |
| 1256 | CSS |
돈도없어개발하기도시러
|
2년 전 | 1263 | |
| 1255 | 2년 전 | 3601 | |||
| 1254 | 2년 전 | 4788 | |||
| 1253 | 2년 전 | 1543 | |||
| 1252 | 레이아웃 |
swallow
|
2년 전 | 1773 | |
| 1251 | 웹접근성 |
두리삼촌v
|
2년 전 | 2042 | |
| 1250 | 레이아웃 |
두리삼촌v
|
2년 전 | 1681 | |
| 1249 | 레이아웃 |
두리삼촌v
|
2년 전 | 3204 | |
| 1248 | 기타 |
돈도없어개발하기도시러
|
2년 전 | 1138 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기