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년 전
녀우비님말대로 소스확인해보세요;; 저는 똑띠 나오는데;;
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 55 | ||
| 8229 | 9년 전 | 53 | ||
| 8228 |
커네드커네드
|
9년 전 | 100 | |
| 8227 | 9년 전 | 110 | ||
| 8226 | 9년 전 | 145 | ||
| 8225 | 9년 전 | 134 | ||
| 8224 | 9년 전 | 133 | ||
| 8223 | 9년 전 | 92 | ||
| 8222 |
|
9년 전 | 162 | |
| 8221 | 9년 전 | 77 | ||
| 8220 | 9년 전 | 78 | ||
| 8219 | 9년 전 | 85 | ||
| 8218 | 9년 전 | 113 | ||
| 8217 |
star3840
|
9년 전 | 99 | |
| 8216 | 9년 전 | 138 | ||
| 8215 | 9년 전 | 90 | ||
| 8214 | 9년 전 | 209 | ||
| 8213 | 9년 전 | 142 | ||
| 8212 | 9년 전 | 58 | ||
| 8211 | 9년 전 | 223 | ||
| 8210 | 9년 전 | 221 | ||
| 8209 | 9년 전 | 320 | ||
| 8208 | 9년 전 | 190 | ||
| 8207 | 9년 전 | 202 | ||
| 8206 |
|
9년 전 | 169 | |
| 8205 | 9년 전 | 150 | ||
| 8204 | 9년 전 | 111 | ||
| 8203 | 9년 전 | 206 | ||
| 8202 | 9년 전 | 128 | ||
| 8201 | 9년 전 | 166 | ||
| 8200 | 9년 전 | 137 | ||
| 8199 | 9년 전 | 188 | ||
| 8198 | 9년 전 | 158 | ||
| 8197 | 9년 전 | 138 | ||
| 8196 | 9년 전 | 523 | ||
| 8195 | 9년 전 | 136 | ||
| 8194 | 9년 전 | 270 | ||
| 8193 | 9년 전 | 137 | ||
| 8192 | 9년 전 | 166 | ||
| 8191 | 9년 전 | 118 | ||
| 8190 | 9년 전 | 114 | ||
| 8189 | 9년 전 | 168 | ||
| 8188 | 9년 전 | 116 | ||
| 8187 | 9년 전 | 121 | ||
| 8186 | 9년 전 | 133 | ||
| 8185 | 9년 전 | 293 | ||
| 8184 | 9년 전 | 87 | ||
| 8183 | 9년 전 | 309 | ||
| 8182 | 9년 전 | 142 | ||
| 8181 | 9년 전 | 114 | ||
| 8180 | 9년 전 | 678 | ||
| 8179 | 9년 전 | 475 | ||
| 8178 | 9년 전 | 278 | ||
| 8177 |
kiplayer
|
9년 전 | 288 | |
| 8176 | 9년 전 | 332 | ||
| 8175 | 9년 전 | 204 | ||
| 8174 | 9년 전 | 211 | ||
| 8173 | 9년 전 | 324 | ||
| 8172 | 9년 전 | 172 | ||
| 8171 | 9년 전 | 162 | ||
| 8170 | 9년 전 | 282 | ||
| 8169 |
커네드커네드
|
9년 전 | 246 | |
| 8168 | 9년 전 | 300 | ||
| 8167 | 9년 전 | 306 | ||
| 8166 | 9년 전 | 218 | ||
| 8165 | 9년 전 | 148 | ||
| 8164 | 9년 전 | 281 | ||
| 8163 | 9년 전 | 266 | ||
| 8162 | 9년 전 | 274 | ||
| 8161 | 9년 전 | 273 | ||
| 8160 |
|
9년 전 | 469 | |
| 8159 | 9년 전 | 392 | ||
| 8158 | 9년 전 | 210 | ||
| 8157 | 9년 전 | 346 | ||
| 8156 | 9년 전 | 257 | ||
| 8155 | 9년 전 | 233 | ||
| 8154 |
00년생용띠
|
9년 전 | 578 | |
| 8153 | 9년 전 | 211 | ||
| 8152 |
|
9년 전 | 387 | |
| 8151 | 9년 전 | 387 | ||
| 8150 | 9년 전 | 480 | ||
| 8149 |
Jangfolk
|
9년 전 | 316 | |
| 8148 | 9년 전 | 150 | ||
| 8147 | 9년 전 | 358 | ||
| 8146 | 9년 전 | 413 | ||
| 8145 | 9년 전 | 344 | ||
| 8144 | 9년 전 | 312 | ||
| 8143 | 9년 전 | 166 | ||
| 8142 | 9년 전 | 413 | ||
| 8141 | 9년 전 | 361 | ||
| 8140 | 9년 전 | 908 | ||
| 8139 | 9년 전 | 234 | ||
| 8138 |
전갈자리남자
|
9년 전 | 377 | |
| 8137 | 9년 전 | 359 | ||
| 8136 | 9년 전 | 719 | ||
| 8135 |
|
9년 전 | 770 | |
| 8134 |
PlayPixel
|
9년 전 | 482 | |
| 8133 |
|
9년 전 | 421 | |
| 8132 | 9년 전 | 432 | ||
| 8131 | 9년 전 | 788 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기