전체배경소스
전체배경소스를 넣은겁니다 아래와 같은 방법으로 만드세요
<>style> body { background-image:url(이미지주소); background-attachment: fixed; background-
repeat: yes-repeat; background-position: up; } table { background-color:
transparent; } td { background-color: transparent; } <>/style>
아래소스가 실행소스입니다
<>style> body { background-image:url
("http://blogcafe.dreamwiz.com/cafefile/p/p/pp6143/36.jpg");background-attachment:
fixed;
background-repeat:no-repeat;
background-position:bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } <>/style>
대문 주인백에 소스사용시 유의사항
<>table width=100% height=540><>tr><>td> <>/td><>/tr><>/table>
<>STYLE>body { background-image:url(http://home.megapass.co.kr/~kimys553/image/bak/94.gif);
background-attachment: fixed; background-repeat: yes-repeat;background-position: up; }
table { background-color: transparent; } td{ background-color: transparent; }<>/STYLE>
위에 소스중에서 height=540는 높이를 지정하는겁니다.
전체배경소스를 주인백에 넣었을때는 대문 내용에 맞게 height=540 를
조정 하셔야 합니다.
<>table width=100% height=540><>tr><>td> <>/td><>/tr><>/table>이 안들어갈경우
떳다가 사라지죠!!
꼬릿말 코멘트 소스
<>style>#comments {background-image:url("꼬리글에 들어갈이미지");
background-color:ffffff; }
.inputtext {background-image:url("코멘트창이미지
"); background-repeat:no-repeat; background-position:bottom; }
a.list:link { text-decoration: none; color:blue; }
a.list:visited { text-decoration: none; color:blue; }
a.list:hover { color:pink; text-decoration:underline; }
#comments td { font-family:굴림; font-style:normal; font-weight:; color:black; }
<>/style>
'━━━━ Perhaps > •……태그 HTML' 카테고리의 다른 글
포토샾과 이미지레디로 배너만들기 (0) | 2005.02.28 |
---|---|
날짜,카운터,시계를 직접 만들어 쓸수있는 프로그램 (0) | 2005.02.28 |
[스크립트] 빙빙 돌며 마우스따라다니는 글자 (0) | 2005.02.28 |
글씨태그 총집합 (0) | 2005.02.28 |
태그를 배워봅시다 (0) | 2005.02.25 |