백그라운드 넣는 방법. 정보
백그라운드 넣는 방법.본문
댓글 전체

아래와 같이 하면 하실 수 있을 듯 합니다^^
<div style="width:100%;height:100px;background:url('../images/head_bg.gif');backround-repeat:repeat-x;float:left;"><div style="width:1115px;height:100px;margin:0 auto;text-align:center;float:left;">상단</div></div>
<div style="width:100%;min-height:1px;background:url('../images/main_bg.gif');backround-repeat:repeat-x;float:left;"><div style="width:1115px;min-height:100px;margin:0 auto;text-align:center;float:left;">메인</div></div>
<div style="width:100%;height:100px;background:url('../images/head_bg.gif');backround-repeat:repeat-x;float:left;"><div style="width:1115px;height:100px;margin:0 auto;text-align:center;float:left;">하단</div></div>
<div style="width:100%;height:100px;background:url('../images/head_bg.gif');backround-repeat:repeat-x;float:left;"><div style="width:1115px;height:100px;margin:0 auto;text-align:center;float:left;">상단</div></div>
<div style="width:100%;min-height:1px;background:url('../images/main_bg.gif');backround-repeat:repeat-x;float:left;"><div style="width:1115px;min-height:100px;margin:0 auto;text-align:center;float:left;">메인</div></div>
<div style="width:100%;height:100px;background:url('../images/head_bg.gif');backround-repeat:repeat-x;float:left;"><div style="width:1115px;height:100px;margin:0 auto;text-align:center;float:left;">하단</div></div>