div 센타정렬 정보
div 센타정렬본문
<div style=" padding-right:20px; xxpadding-top:30px; background:url('/img/to_box2.gif') no-repeat;height:200px;" >
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';" ></div>
위와같이 코드가 짜여 있는데요
백그라운드를 센타정렬하는 방법은 뭔가요???
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';" ></div>
위와같이 코드가 짜여 있는데요
백그라운드를 센타정렬하는 방법은 뭔가요???
댓글 전체
<div style=" padding-right:20px;padding-top:30px; background:url('/img/to_box2.gif') no-repeat center;height:200px;">
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';"></div>
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';"></div>
안되는데요 ㅜㅜ
이미지 올려주세요
</div> 가 하나 빠졋네요
<div style=" padding-right:20px;padding-top:30px; background:url('/img/to_box2.gif') no-repeat center;height:200px;"> </div>
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';"></div>
거나
<div style=" padding-right:20px;padding-top:30px; background:url('/img/to_box2.gif') no-repeat center;height:200px;">
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';"></div>
</div>
로 하시면될꺼에요 멀 만드신건지 파익이 안되니 ~ 답하기 참 어렵네요
<div style=" padding-right:20px;padding-top:30px; background:url('/img/to_box2.gif') no-repeat center;height:200px;"> </div>
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';"></div>
거나
<div style=" padding-right:20px;padding-top:30px; background:url('/img/to_box2.gif') no-repeat center;height:200px;">
<div style="height:30px; cursor:pointer;" onClick="location.href='/shop/list_recm.php';"></div>
</div>
로 하시면될꺼에요 멀 만드신건지 파익이 안되니 ~ 답하기 참 어렵네요
이렇게 간단한 거였군요 ^^;; 옴바님 답변 감사드립니다 즐거운 하루되세요~~