Menu

게시판 전체배경 소스

2016. 6. 3. 09:59

안개핑 Html & Css

 

 

 

<style>
body { background-image:url('http://lia.pe.kr/zb41pl2/bbs/data/sesillia12/rg2.gif');
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center; }
table { background-color: transparent; }
td { background-color: transparent; }
</style>

'Html & Css' 카테고리의 다른 글

원하는크기로 새창띄워주는 간단소스 2가지  (0) 2016.06.03
자동으로 img border=0 넣기  (0) 2016.06.03
배경음악 연속으로 이어지기  (0) 2016.06.03
이쁜링크  (0) 2016.06.03
테이블에 링크걸기  (0) 2016.06.03