100% 배경을 넣고 센터정렬을 했습니다..
근데 익스6에서는 센터정렬이 잘되다가 윈도우창 하단에 스크롤바가 생기면 센터정렬이 멈추거든요..
다른 브라우져들은 하단에 스크롤이 생기든 않생기든 무조건 센터정렬이되고요...
제 질문의 요지는 익스6처럼 다른브라우져에서도 하단에 스크롤이 생기면 센터정렬이 멈추게 하는겁니다...
혹은 지정한 픽셀에서는 센터정렬이 멈추게하고싶은데..
회원님들의 은총어린 답변 기다리겠습니다 ㅠ
<style>
#body{
width:100%;
height:1000px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
background:url('http://wdlook.com/ms_design/example/img/test_bg.png') no-repeat center top; left:0; top:0;
}
#wrapper{
width:1000px;
height:500px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
}
</style>
<div id="body" class="png">
<div id="wrapper">
내용나오라오바
</div>
</div><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
근데 익스6에서는 센터정렬이 잘되다가 윈도우창 하단에 스크롤바가 생기면 센터정렬이 멈추거든요..
다른 브라우져들은 하단에 스크롤이 생기든 않생기든 무조건 센터정렬이되고요...
제 질문의 요지는 익스6처럼 다른브라우져에서도 하단에 스크롤이 생기면 센터정렬이 멈추게 하는겁니다...
혹은 지정한 픽셀에서는 센터정렬이 멈추게하고싶은데..
회원님들의 은총어린 답변 기다리겠습니다 ㅠ
<style>
#body{
width:100%;
height:1000px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
background:url('http://wdlook.com/ms_design/example/img/test_bg.png') no-repeat center top; left:0; top:0;
}
#wrapper{
width:1000px;
height:500px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
}
</style>
<div id="body" class="png">
<div id="wrapper">
내용나오라오바
</div>
</div><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
댓글 3개
14년 전
doctype선언안하고 작업하셨나봐요? 아래소스로 해보세요
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ko" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="IE=7" http-equiv="X-UA-Compatible" />
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<style>
#body{
width:100%;
height:1000px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
background:url('http://wdlook.com/ms_design/example/img/test_bg.png') no-repeat center top; left:0; top:0;
}
#wrapper{
width:1000px;
height:500px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
}
</style>
</head>
<body>
<div id="body" class="png">
<div id="wrapper">
내용나오라오바
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ko" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="IE=7" http-equiv="X-UA-Compatible" />
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<style>
#body{
width:100%;
height:1000px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
background:url('http://wdlook.com/ms_design/example/img/test_bg.png') no-repeat center top; left:0; top:0;
}
#wrapper{
width:1000px;
height:500px;
border:2px solid #000000;
margin: 0 auto; text-align: left;
}
</style>
</head>
<body>
<div id="body" class="png">
<div id="wrapper">
내용나오라오바
</div>
</div>
</body>
</html>
14년 전
doctype 선언했습니다.. 그래도 않되요 ㅠ
14년 전
녀우비님말대로 소스확인해보세요;; 저는 똑띠 나오는데;;
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 394 | ||
| 7829 |
|
9년 전 | 572 | |
| 7828 | 9년 전 | 504 | ||
| 7827 | 9년 전 | 392 | ||
| 7826 | 9년 전 | 405 | ||
| 7825 | 9년 전 | 450 | ||
| 7824 | 9년 전 | 426 | ||
| 7823 | 9년 전 | 341 | ||
| 7822 | 10년 전 | 334 | ||
| 7821 | 10년 전 | 284 | ||
| 7820 | 10년 전 | 330 | ||
| 7819 |
|
10년 전 | 733 | |
| 7818 | 10년 전 | 364 | ||
| 7817 | 10년 전 | 482 | ||
| 7816 | 10년 전 | 382 | ||
| 7815 | 10년 전 | 585 | ||
| 7814 | 10년 전 | 412 | ||
| 7813 | 10년 전 | 350 | ||
| 7812 | 10년 전 | 366 | ||
| 7811 | 10년 전 | 375 | ||
| 7810 | 10년 전 | 530 | ||
| 7809 | 10년 전 | 456 | ||
| 7808 | 10년 전 | 340 | ||
| 7807 | 10년 전 | 380 | ||
| 7806 |
프로그래머7
|
10년 전 | 1315 | |
| 7805 | 10년 전 | 1248 | ||
| 7804 |
zahir1312
|
10년 전 | 756 | |
| 7803 |
|
10년 전 | 1353 | |
| 7802 | 10년 전 | 440 | ||
| 7801 | 10년 전 | 843 | ||
| 7800 | 10년 전 | 1072 | ||
| 7799 | 10년 전 | 523 | ||
| 7798 | 10년 전 | 482 | ||
| 7797 | 10년 전 | 481 | ||
| 7796 | 10년 전 | 318 | ||
| 7795 | 10년 전 | 476 | ||
| 7794 | 10년 전 | 511 | ||
| 7793 | 10년 전 | 1022 | ||
| 7792 | 10년 전 | 429 | ||
| 7791 | 10년 전 | 518 | ||
| 7790 | 10년 전 | 478 | ||
| 7789 |
fbastore
|
10년 전 | 1415 | |
| 7788 | 10년 전 | 511 | ||
| 7787 | 10년 전 | 373 | ||
| 7786 | 10년 전 | 537 | ||
| 7785 | 10년 전 | 546 | ||
| 7784 | 10년 전 | 609 | ||
| 7783 | 10년 전 | 421 | ||
| 7782 | 10년 전 | 463 | ||
| 7781 | 10년 전 | 876 | ||
| 7780 | 10년 전 | 795 | ||
| 7779 | 10년 전 | 761 | ||
| 7778 | 10년 전 | 336 | ||
| 7777 | 10년 전 | 426 | ||
| 7776 | 10년 전 | 432 | ||
| 7775 | 10년 전 | 373 | ||
| 7774 | 10년 전 | 614 | ||
| 7773 | 10년 전 | 359 | ||
| 7772 | 10년 전 | 699 | ||
| 7771 | 10년 전 | 348 | ||
| 7770 | 10년 전 | 628 | ||
| 7769 | 10년 전 | 352 | ||
| 7768 | 10년 전 | 576 | ||
| 7767 | 10년 전 | 1139 | ||
| 7766 | 10년 전 | 464 | ||
| 7765 | 10년 전 | 493 | ||
| 7764 |
잘살아보자
|
10년 전 | 350 | |
| 7763 |
|
10년 전 | 1422 | |
| 7762 |
Tosea
|
10년 전 | 1032 | |
| 7761 | 10년 전 | 619 | ||
| 7760 |
잘살아보자
|
10년 전 | 645 | |
| 7759 |
잘살아보자
|
10년 전 | 470 | |
| 7758 |
잘살아보자
|
10년 전 | 560 | |
| 7757 | 10년 전 | 1213 | ||
| 7756 |
ITBANK
|
10년 전 | 1235 | |
| 7755 | 10년 전 | 1913 | ||
| 7754 | 10년 전 | 1028 | ||
| 7753 | 10년 전 | 855 | ||
| 7752 | 10년 전 | 1366 | ||
| 7751 |
잘살아보자
|
10년 전 | 496 | |
| 7750 |
잘살아보자
|
10년 전 | 455 | |
| 7749 |
잘살아보자
|
10년 전 | 458 | |
| 7748 |
잘살아보자
|
10년 전 | 448 | |
| 7747 |
잘살아보자
|
10년 전 | 548 | |
| 7746 |
잘살아보자
|
10년 전 | 658 | |
| 7745 |
잘살아보자
|
10년 전 | 894 | |
| 7744 |
잘살아보자
|
10년 전 | 403 | |
| 7743 | 10년 전 | 927 | ||
| 7742 |
starbros
|
10년 전 | 812 | |
| 7741 |
잘살아보자
|
10년 전 | 636 | |
| 7740 |
잘살아보자
|
10년 전 | 502 | |
| 7739 |
잘살아보자
|
10년 전 | 447 | |
| 7738 |
잘살아보자
|
10년 전 | 508 | |
| 7737 |
잘살아보자
|
10년 전 | 468 | |
| 7736 |
잘살아보자
|
10년 전 | 487 | |
| 7735 |
잘살아보자
|
10년 전 | 822 | |
| 7734 |
잘살아보자
|
10년 전 | 414 | |
| 7733 |
잘살아보자
|
10년 전 | 519 | |
| 7732 |
잘살아보자
|
10년 전 | 674 | |
| 7731 |
잘살아보자
|
10년 전 | 598 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기