태그 소스 자료

[스크랩] 전체배경 만드는 법

다사랑해 2007. 1. 21. 23:49
<style>
body { background-image:url(""); }
table { background-color: transparent; }
td { background-color: transparent; }
bgproperties="fixed">
</style>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">


=========================================================

예제1

<style>
body { background-image:url("http://cafe22.daum.net/_c21_/pds_down_hdn?grpid=9BX1&fldid=_album&dataid=16&fileid=1®dt=20030605125342&realfile=%B1%D7%B7%A3%B5%E5%C4%B3%B3%E218.jpg&ln=4&grpcode=logos&dncnt=N&.jpg"); }
table { background-color: transparent; }
td { background-color: transparent; }
bgproperties="fixed">
</style>

---------------

예제2

<style>
body { background-image:url("http://cafe22.daum.net/_c21_/pds_down_hdn?grpid=9BX1&fldid=_album&dataid=16&fileid=1®dt=20030605125342&realfile=%B1%D7%B7%A3%B5%E5%C4%B3%B3%E218.jpg&ln=4&grpcode=logos&dncnt=N&.jpg"); }
table { background-color: transparent; }
td { background-color: transparent; }
bgproperties="fixed">
</style>


출처 : 전체배경 만드는 법
글쓴이 : e-nock 원글보기
메모 :