태그 : Tag 요약보기전체보기목록닫기

1 2 3 4 5

[tag] 숏컷아이콘(shortcut icon) 사용하기

숏컷 아이콘(short icon) 은 해당 웹페이지의 주소를 즐겨찾기 할 경우, 등록된 아이콘을 표시하게 해주기 위해 아이콘 주소를 링크시켜놓는 태그이다.<html><head><LINK REL="SHORTCUT ICON" HREF="아이콘주소"><TITLE></TIELE></head><...

[tag] 드래그,선택 등의 속성 설정

<div oncontextmenu="return false" ondragstart="return false" onselectstart="return false">위처럼, 현재 웹페이지의 마우스 드래그, 선택 등의 속성을 잠궈 놓을수 있다.위의 명령은 일반적으로 body 에서 사용한다.<body oncontextmenu="return fa...

[tag] 페이지 캐쉬를 저장안하게 하는 메타태그

<META http-equiv=Cache-Control content="no-cache; must-revalidate"><META http-equiv=Pragma content=no-cache>

[tag] 투명물방울 날아다니는 효과-마퀴,필터효과 응용

<marquee behavior=alternate direction=up scrolldelay="100" style="position:absolute; left:300px; top:200px;" width="500" height="300"><marquee behavior=alternate direction=left scrolldelay=...

[tag] 스타일시트로 텍스트,링크,마우스오버 색상 지정하기

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987"><title>타이틀</title><style type="text/css"><!--td {color:#000000; font-si...

[tag] 마퀴(Marquee) 효과 응용하기

<table border=0 cellspacing=0 cellpadding=10 width=90%><tr><td style='word-break:break-all;' bgcolor=#ffffff height=100 valign=top><span style=line-height:160%><font color...

[tag] 이미지 및 테이블에 투명도 주기(filter)

이전에 있던 예제와 동일하게 스타일의 속성에서 필터(filter) 의 알파(alpha) 에 오퍼시티(opacity) 수치를 주어서 투명도를 주는 겁니다.<html><head><title></title></head><body><img src="이미지의 경로" width="이미지 가로 크...

[tag] 윈도우 미디어플레이어 파라미터 값들

<OBJECT name=Mplay classid=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95 width="100%" height="100%" VIEWASTEXT id="Mplay"><PARAM NAME="AutoSize" VALUE="1"><PARAM NAME="AutoStart" VALUE="...

[tag] 이미지 저장 못하게 하는 메타태그 설정

<head>와 </head> 사이에<meta http-equiv="imagetoolbar" content="no">를 쓰면 이미지툴바가 뜨지 않습니다.하지만, 웹상에 뜨는 이미지는 어차피 사용자의 컴퓨터에 다운로드 되는것이기 때문에 저장하는 다른 방법은 분명히 있습니다.

[tag] 스크롤 안되는(반복안되는) 배경이미지 넣기

배경이미지를 불러올때 repeat(반복) 속성을 반복하지 않음으로 지정해서 불러온다.<html><head><title>Untitled Document</title><meta http-equiv="Content-Type" content="text/html; charset=euc-kr"><style...
1 2 3 4 5


통계 위젯 (화이트)

133702
4671
11051042

google_myblogSearch_side

▷검색어

Flag Counter style2