◈ - 공부방/- ◈ - 컴퓨터

배경소스 만들기

웃어봐요 2011. 9. 17. 08:10

▒ 소스입니다 ▒ 

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

▒ 설명 ▒

배경그림주소 라는 곳에는 배경그림주소를 넣어 주시면 됩니다.
배경을 포토샵이나,알씨꾸미기,와우이미지에디터,포토스케이프등으로 만들어 주세요. 
기본 사이즈: 1024-768 이나 이보다 더 작은 이미지를 넣어줘도 됩니다.