스크롤바색
<style type="text/css">
body
{scrollbar-face-color: #F0F9FD;
scrollbar-Shadow-color: #77BCFD;
scrollbar-highlight-color: #77BFCFD;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #77BCFD}
</style>
움직이는 바의 색
바의 왼쪽과 위쪽의 엷은 선색
바의 왼쪽 위쪽에 진한 선색
바의 오른쪽과 밑쪽 그림자색
바의 오른쪽 밑쪽의 엷은 선색
스크롤바 바탕색
위, 아래 화살표색
배경고정
<background="" bgproperties="fixed">
배경고정(페이지하단고정)
<STYLE type="text/css">
body {background:url(주소);
background-repeat:no-repeat;background-position:right bottom;
background-attachment:fixed}
</style>
시작페이지
<a href="#"
onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://주소');">시작 페이지로 설정</a>
즐겨찾기추가
<a href="#" onClick="this.style.behavior='url(#default#homepage)';
window.external.AddFavorite('http://주소...', '이름');">
즐겨찾기 추가</a>
하이퍼링크에밑줄
하이퍼 링크에 밑줄
-------------------
<style type='text/css'>
A:link {color:#3399FF;text-decoration:none;}
A:visited {color:#9966FF;text-decoration:none;}
A:active {color:#FF0000;text-decoration:none;}
A:hover {color:#FF0000; text-decoration:underline}
</style>
하이퍼 링크 무지개로 반짝 반짝...
---------------------------------
<STYLE type=text/css>BODY
A:link, A:active, A:visited { color: #8484F5; text-decoration: none; }
A:hover {color:lime; background-image: url(http://coreaz.oo.st/aaha/armyline.gif); background-position:bottom; background-repeat:repeat-x; text-decoration:none}
@font-face { font-family:Mond; src:url(http://qurora.nayana.cc/mond/mond.eot) };body,table,tr,td,select,input,div,form,textarea,font{font-family:Mond; font-size=9pt; }
</STYLE>
페이지삽입
<iframe frameborder="0" height="350" leftmargin="0" marginheight="3"
marginwidth="3" scrolling="yes" src="주소" topmargin="0"
width="450"></iframe>
미디어&스트리밍삽입
<embed src="음악 스트리밍" width="300" height="70" volume="0" type=video/x-ms-asf showstatusbar="1" enablecontextmenu="0">
<embed height="270" src="동영상URL" width="370" loop="false" autostart="true" border="0">
<embed src="퀵타임" width="320" height="256" type="video/quicktime" controller="true" autoplay="true" scale="tofit" loop="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/"></EMBED>
<br><br>
<P><IFRAME src="http://php.chol.com/~faithlove/ogg_player/mini_jukebox.php?code=소스,&skin=4&repeat=all" frameBorder=0 width=294 scrolling=no height=70></IFRAME></P>
'‥Tips‥' 카테고리의 다른 글
[생활] 혀로 알아보는 건강 (0) | 2004.12.18 |
---|---|
[생활] 잘못된 모유먹이기 상식 (0) | 2004.12.18 |
[컴퓨터] 휴지통에서도 지운 파일 복구 (0) | 2004.12.18 |
[생활] 생활상식 (0) | 2004.12.18 |
[생활] 얼룩 제거 방법 (0) | 2004.12.18 |