연습 이야기

[스크랩] 배경 소스 만드는 법

대장종이 2010. 12. 13. 19:54

▒ 소스입니다 ▒ 

<style>
body {
background-image:url("배경그림주소");background-attachment: fixed;
background-repeat: yes-repeat;
background-position: up; }
table { background-color: transparent; } td
{ background-color: transparent; }
</style>

▒ 설명 ▒

배경그림주소 라는 곳에는 배경그림주소를 넣어 주시면 됩니다.
배경을 포토샵 아니면 페인트샵에서 만들어 주세요.
포토샵에서 사이즈: 1. 1024*768
2. 작은 이미지를 계속 놓아줘도 됩니다.

출처 : 머물다 간 자리
글쓴이 : 천리길 원글보기
메모 :