전체배경소스 이미지에 마우스우측클릭
이미지링크클릭
아래 이미지주소들어갈곳에
붙혀넣기하면 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>
'☞TAG CENTER☜ > 화면편집(태그)자료종합' 카테고리의 다른 글
gif투명이미지+문자 합성 종합=80 (0) | 2022.01.04 |
---|---|
장고인사이미지편집 (0) | 2020.11.14 |
화면상단 스맛폰실행 OK (0) | 2018.10.29 |
화면상단 스맛폰실행 XX (0) | 2018.10.29 |
배경음악과 전체배경 검은바탕에 하얀점닥아오는효과 (0) | 2018.02.27 |