이쁜♡이미지

[아름다운글] 전체배경사용 안내

탤런트 2007. 1. 8. 20:28

어여쁜 여인 배경이
저의 블로그를 처음 방문하셨을 때 
나타나는 화면에 사용한 태그 소스입니다. 
아래에 예시된 각각의 소스의 앞뒤에 style tag를 사용하세요.
이 것만 익히시면 자신의 전체 배경을 자유자재로 바꾸실 수 있습니다.
모르면 어렵지만 알고보니 넘 쉽죠.
어여쁜 여인 배경

  

body { background-image:url("http:// 로 시작되는 URL 주소 &viewonly=Y");
background-attachment: fixed;
background-repeat:no-repeat;
background-position:bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } 
꽃한송이   우측하단 


body { background-image:url("http:// 로 시작되는 URL 주소 &viewonly=Y");
background-attachment: fixed;
background-repeat:no-repeat;
background-position:bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } 
꽃을 든 여인  화면 전체에 반복으로 나타내고 싶을 때 


body { background-image:url(http:// 로 시작되는 URL 주소 &viewonly=Y);
background-attachment: fixed; 
background-repeat: repeat; 
background-position: bottom right; } 
table { background-color: transparent; } 
td { background-color: transparent; }
장미 배경  우측 정열 

 
body { background-image:url(http://img.cyworld.nate.com/img/mall/effect/cs0035_foryou_ring.gif);
background-attachment: fixed; 
background-repeat: repeat-y;
background-position: bottom right; } 
table { background-color: transparent; } 
td { background-color: transparent; }
분홍세상 이미지 한 장 전체배경으로 할때
[이미지 크기가 width=1024px 인 file을 사용하시면 됩니다]

body { background-image:url("http://screensaver.pe.kr/view/data/category_love/love_wallpaper_62.jpg"); 
background-attachment: fixed; background-repeat: repeat; background-position: 100% 100%; } table 
{ background-color: transparent; } td { background-color: transparent; } 

  

'이쁜♡이미지' 카테고리의 다른 글

아름다운 겨울풍경 이미지 모  (0) 2007.01.08
설악산의 사계절  (0) 2007.01.08
이쁜 초코렛  (0) 2007.01.05
이쁜자료  (0) 2007.01.05
예쁜 그림...  (0) 2007.01.04