함께하는 좋은세상 좋은인연

인연을소중히

☞TAG CENTER☜/화면편집(태그)자료종합

전체배경사용법

찬성장(장고) 2022. 9. 12. 11:18

전체배경소스  이미지에  마우스우측클릭

이미지링크클릭

아래 이미지주소들어갈곳에

붙혀넣기하면 OK


<CENTER>
<STYLE type=text/css>
body { background-image:url(이미지주소들어갈곳);
background-attachment: fixed;
background-repeat: repeat;
background-position: bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } </STYLE>

 

아래는 예제 참조

칼라점 흘러내리는 투명 배경
<CENTER>
<STYLE type=text/css>
body { background-image:url(https://t1.daumcdn.net/cfile/blog/2724E63D5969A37D27);
background-attachment: fixed;
background-repeat: repeat;
background-position: bottom right; }
table { background-color: transparent; }
td { background-color: transparent; } </STYLE>