♧인연 을 소중히♧

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

☞HTML TAG EDIT CENTER☜/Background전체배경作

화면전체배경사용법

jango79 2026. 2. 3. 13:36

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

이미지링크클릭

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

붙혀넣기하면 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>

 

아래는 예제 참조

칼라점 흘러내리는 투명 배경
<div>
<style type="text/css">body { background-image:url(https://blog.kakaocdn.net/dna/5l1zD/dJMcagYFaVo/AAAAAAAAAAAAAAAAAAAAAAhvXdh0chV2tHURcIEv38IjU5rkUAVshnGoLT-epFwc/img.gif?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&expires=1774969199&allow_ip=&allow_referer=&signature=Jr%2FVJnY5T9xMP4hwPbOZANgJfb0%3D); background-attachment: fixed; background-repeat: repeat; background-position: bottom right; } table { background-color: transparent; }

td { background-color: transparent; } </style>
</div>

작은칼라점박이내려오는전체배경