배경이미지 소스

2015. 10. 21. 21:48스위시

만든 크기 그대로 소스

 

<STYLE> body { background-image:url("이미지주소" );background-attachment: fixed;
background-repeat: no-repeat; background-position: bottom right !important;} table,td { background-color: transparent; } </STYLE>

 

 

화면 전체 소스

 

<STYLE> body { background-image:url(이미지주소);
background-attachment: fixed; background-repeat: repeat;background-position: bottom right; }
table { background-color: transparent; } td { background-color: transparent; } </STYLE>

'스위시' 카테고리의 다른 글

강창학 스위시 강좌  (0) 2015.12.27
Vortex Mask  (0) 2015.10.24
풀스크린 소스  (0) 2015.10.21
양평 소리산` 소금강 계곡(벽지 이미지`gif, 파일/동영상`편집  (0) 2015.07.29
각종 효과음 모음  (0) 2015.06.19