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년 전
녀우비님말대로 소스확인해보세요;; 저는 똑띠 나오는데;;
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4030 | 14년 전 | 2103 | ||
| 4029 |
|
14년 전 | 700 | |
| 4028 | 14년 전 | 3611 | ||
| 4027 | 14년 전 | 3736 | ||
| 4026 |
techer
|
14년 전 | 1102 | |
| 4025 |
techer
|
14년 전 | 676 | |
| 4024 | 14년 전 | 1357 | ||
| 4023 | 14년 전 | 601 | ||
| 4022 | 14년 전 | 921 | ||
| 4021 | 14년 전 | 512 | ||
| 4020 | 14년 전 | 7334 | ||
| 4019 | 14년 전 | 1012 | ||
| 4018 | 14년 전 | 425 | ||
| 4017 | 14년 전 | 592 | ||
| 4016 | 14년 전 | 1294 | ||
| 4015 | 14년 전 | 733 | ||
| 4014 | 14년 전 | 561 | ||
| 4013 | 14년 전 | 678 | ||
| 4012 | 14년 전 | 612 | ||
| 4011 |
브라운벤취
|
14년 전 | 423 | |
| 4010 |
크라잉감튀
|
14년 전 | 591 | |
| 4009 | 14년 전 | 571 | ||
| 4008 | 14년 전 | 557 | ||
| 4007 | 14년 전 | 625 | ||
| 4006 |
네비플러스
|
14년 전 | 868 | |
| 4005 | 14년 전 | 882 | ||
| 4004 | 14년 전 | 1115 | ||
| 4003 | 14년 전 | 775 | ||
| 4002 |
핑크스파이더
|
14년 전 | 693 | |
| 4001 | 14년 전 | 575 | ||
| 4000 |
BYongLuv
|
14년 전 | 538 | |
| 3999 |
xxbobo
|
14년 전 | 525 | |
| 3998 | 14년 전 | 709 | ||
| 3997 | 14년 전 | 1927 | ||
| 3996 | 14년 전 | 577 | ||
| 3995 | 14년 전 | 904 | ||
| 3994 |
asdfdasfddd
|
14년 전 | 2070 | |
| 3993 | 14년 전 | 1169 | ||
| 3992 | 14년 전 | 946 | ||
| 3991 | 14년 전 | 4685 | ||
| 3990 |
Torrious
|
14년 전 | 1887 | |
| 3989 | 14년 전 | 747 | ||
| 3988 |
내꿈은대통령
|
14년 전 | 615 | |
| 3987 | 14년 전 | 578 | ||
| 3986 |
|
14년 전 | 463 | |
| 3985 | 14년 전 | 1737 | ||
| 3984 | 14년 전 | 3057 | ||
| 3983 | 14년 전 | 551 | ||
| 3982 | 14년 전 | 743 | ||
| 3981 | 14년 전 | 1726 | ||
| 3980 | 14년 전 | 588 | ||
| 3979 |
AMDbest
|
14년 전 | 1242 | |
| 3978 |
leadK
|
14년 전 | 1592 | |
| 3977 |
좋은천사7
|
14년 전 | 10376 | |
| 3976 |
좋은천사7
|
14년 전 | 1116 | |
| 3975 |
좋은천사7
|
14년 전 | 932 | |
| 3974 |
좋은천사7
|
14년 전 | 1645 | |
| 3973 |
좋은천사7
|
14년 전 | 1686 | |
| 3972 |
좋은천사7
|
14년 전 | 859 | |
| 3971 |
김준수사랑
|
14년 전 | 959 | |
| 3970 |
레인보우1492
|
14년 전 | 773 | |
| 3969 | 14년 전 | 2401 | ||
| 3968 | 14년 전 | 566 | ||
| 3967 | 14년 전 | 720 | ||
| 3966 | 14년 전 | 1778 | ||
| 3965 | 14년 전 | 2061 | ||
| 3964 |
방황하는중년
|
14년 전 | 505 | |
| 3963 |
네비플러스
|
14년 전 | 888 | |
| 3962 | 14년 전 | 664 | ||
| 3961 | 14년 전 | 729 | ||
| 3960 | 14년 전 | 923 | ||
| 3959 | 14년 전 | 736 | ||
| 3958 |
techer
|
14년 전 | 640 | |
| 3957 |
techer
|
14년 전 | 461 | |
| 3956 |
techer
|
14년 전 | 434 | |
| 3955 |
techer
|
14년 전 | 664 | |
| 3954 |
8제임스8
|
14년 전 | 816 | |
| 3953 |
구름1354
|
14년 전 | 629 | |
| 3952 |
8제임스8
|
14년 전 | 610 | |
| 3951 | 14년 전 | 2430 | ||
| 3950 | 14년 전 | 937 | ||
| 3949 | 14년 전 | 1096 | ||
| 3948 | 14년 전 | 1071 | ||
| 3947 | 14년 전 | 1505 | ||
| 3946 |
|
14년 전 | 1897 | |
| 3945 | 14년 전 | 591 | ||
| 3944 |
|
14년 전 | 763 | |
| 3943 | 14년 전 | 1804 | ||
| 3942 | 14년 전 | 791 | ||
| 3941 | 14년 전 | 2095 | ||
| 3940 |
내일은없다
|
14년 전 | 576 | |
| 3939 | 14년 전 | 777 | ||
| 3938 | 14년 전 | 892 | ||
| 3937 | 14년 전 | 2009 | ||
| 3936 | 14년 전 | 830 | ||
| 3935 | 14년 전 | 3191 | ||
| 3934 | 14년 전 | 958 | ||
| 3933 | 14년 전 | 487 | ||
| 3932 | 14년 전 | 820 | ||
| 3931 |
Jos87
|
14년 전 | 671 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기