[돌]-컴 ♡자료 다운-

전체배경소스 만드는법

굴러온돌 2006. 5. 13. 02:12

전체배경소스를 넣은겁니다 아래와 같은 방법으로 만드세요
<style> body { background-image:url(이미지주소); background-attachment: fixed; background-
repeat: yes-repeat; background-position: up; } table { background-color: 
transparent; } td { background-color: transparent; } </style> 
아래소스가 실행소스입니다
<style> body { background-image:url
("http://www.mapa.co.kr/mapassunwallpaper/3d/mapa_3d_10210.jpg");background-attachment: 
fixed;
background-repeat:no-repeat;
background-position:bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } </style>   
				
			
			
		
		
댓글수0