컴퓨터 자료실

☆배경 소스 만드는 법

뛰노라면 2010. 5. 14. 13:19

▒ 소스입니다 ▒ 

<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. 작은 이미지를 계속 놓아줘도 됩니다.