태그자료

배경소스

rndjr 2013. 7. 4. 22:52

▒ 소스입니다 ▒ 

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

'태그자료' 카테고리의 다른 글

Photoshop CS2  (0) 2013.07.10
글씨체  (0) 2013.07.04
배경소스  (0) 2013.07.04
Photoshop CS2  (0) 2013.07.04
버튼 만들어 링크걸기 소스  (0) 2013.05.27