Else/- Computer
배경이미지 고정하기
unisty
2004. 12. 14. 12:11
<style type="text/css">
body {background:#ffffff url("이미지 주소") no-repeat fixed left top}
</style>
body {background:#ffffff url("이미지 주소") no-repeat fixed left top}
</style>