테스트 사이트 - 개발 중인 베타 버전입니다

div 센타정렬

· 14년 전 · 1038 · 5
<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>

위와같이 코드가 짜여 있는데요
백그라운드를 센타정렬하는 방법은 뭔가요???

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 5개

<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>
14년 전
안되는데요 ㅜㅜ
이미지 올려주세요
</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>

로 하시면될꺼에요 멀 만드신건지 파익이 안되니 ~ 답하기 참 어렵네요
14년 전
이렇게 간단한 거였군요 ^^;; 옴바님 답변 감사드립니다 즐거운 하루되세요~~

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440