전체배경소스를 넣은겁니다 아래와 같은 방법으로 만드세요
<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://www.mapa.co.kr/mapassunwallpaper/3d/mapa_3d_10210.jpg");background-attachment:
fixed;
background-repeat:no-repeat;
background-position:bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } </style>
<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://www.mapa.co.kr/mapassunwallpaper/3d/mapa_3d_10210.jpg");background-attachment:
fixed;
background-repeat:no-repeat;
background-position:bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } </style>
출처 : 전체배경 소스만드는 법..
글쓴이 : e-nock 원글보기
메모 :
'태그 소스 자료' 카테고리의 다른 글
[스크랩] 소스보기 창이 뜨지 않을때 (0) | 2006.12.28 |
---|---|
[스크랩] [태그자료] 이것만 알아도 영상시 글 올리는것 100 점 입니다...*^^* (0) | 2006.12.18 |
[스크랩] 태그로 이미지 변화 시키기 (0) | 2006.12.17 |
[스크랩] 카페메인 뒤덮는 소스 (0) | 2006.12.17 |
[스크랩] 왼쪽으로 글씨 움직이는 정광판 태그소스 (0) | 2006.12.17 |