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년 전
녀우비님말대로 소스확인해보세요;; 저는 똑띠 나오는데;;
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 394 | ||
| 7929 | 9년 전 | 306 | ||
| 7928 | 9년 전 | 403 | ||
| 7927 | 9년 전 | 322 | ||
| 7926 | 9년 전 | 652 | ||
| 7925 | 9년 전 | 338 | ||
| 7924 | 9년 전 | 321 | ||
| 7923 | 9년 전 | 332 | ||
| 7922 | 9년 전 | 354 | ||
| 7921 | 9년 전 | 392 | ||
| 7920 | 9년 전 | 309 | ||
| 7919 | 9년 전 | 328 | ||
| 7918 | 9년 전 | 481 | ||
| 7917 | 9년 전 | 323 | ||
| 7916 | 9년 전 | 394 | ||
| 7915 | 9년 전 | 392 | ||
| 7914 | 9년 전 | 397 | ||
| 7913 | 9년 전 | 548 | ||
| 7912 | 9년 전 | 398 | ||
| 7911 | 9년 전 | 351 | ||
| 7910 | 9년 전 | 390 | ||
| 7909 | 9년 전 | 493 | ||
| 7908 | 9년 전 | 406 | ||
| 7907 | 9년 전 | 349 | ||
| 7906 | 9년 전 | 370 | ||
| 7905 | 9년 전 | 351 | ||
| 7904 | 9년 전 | 336 | ||
| 7903 | 9년 전 | 333 | ||
| 7902 | 9년 전 | 541 | ||
| 7901 |
|
9년 전 | 724 | |
| 7900 | 9년 전 | 562 | ||
| 7899 | 9년 전 | 363 | ||
| 7898 | 9년 전 | 368 | ||
| 7897 | 9년 전 | 326 | ||
| 7896 | 9년 전 | 345 | ||
| 7895 | 9년 전 | 453 | ||
| 7894 | 9년 전 | 368 | ||
| 7893 | 9년 전 | 316 | ||
| 7892 | 9년 전 | 364 | ||
| 7891 | 9년 전 | 746 | ||
| 7890 | 9년 전 | 1184 | ||
| 7889 | 9년 전 | 739 | ||
| 7888 |
limsy1987
|
9년 전 | 534 | |
| 7887 | 9년 전 | 529 | ||
| 7886 | 9년 전 | 419 | ||
| 7885 | 9년 전 | 387 | ||
| 7884 | 9년 전 | 393 | ||
| 7883 | 9년 전 | 383 | ||
| 7882 | 9년 전 | 421 | ||
| 7881 | 9년 전 | 423 | ||
| 7880 | 9년 전 | 545 | ||
| 7879 | 9년 전 | 443 | ||
| 7878 | 9년 전 | 1197 | ||
| 7877 | 9년 전 | 732 | ||
| 7876 | 9년 전 | 466 | ||
| 7875 | 9년 전 | 542 | ||
| 7874 |
|
9년 전 | 796 | |
| 7873 | 9년 전 | 503 | ||
| 7872 | 9년 전 | 659 | ||
| 7871 | 9년 전 | 467 | ||
| 7870 | 9년 전 | 595 | ||
| 7869 | 9년 전 | 415 | ||
| 7868 | 9년 전 | 422 | ||
| 7867 | 9년 전 | 404 | ||
| 7866 | 9년 전 | 472 | ||
| 7865 | 9년 전 | 429 | ||
| 7864 | 9년 전 | 498 | ||
| 7863 | 9년 전 | 496 | ||
| 7862 | 9년 전 | 454 | ||
| 7861 | 9년 전 | 613 | ||
| 7860 | 9년 전 | 606 | ||
| 7859 | 9년 전 | 393 | ||
| 7858 | 9년 전 | 689 | ||
| 7857 | 9년 전 | 1053 | ||
| 7856 | 9년 전 | 500 | ||
| 7855 | 9년 전 | 727 | ||
| 7854 | 9년 전 | 713 | ||
| 7853 | 9년 전 | 569 | ||
| 7852 | 9년 전 | 493 | ||
| 7851 | 9년 전 | 487 | ||
| 7850 | 9년 전 | 572 | ||
| 7849 | 9년 전 | 345 | ||
| 7848 | 9년 전 | 397 | ||
| 7847 | 9년 전 | 629 | ||
| 7846 | 9년 전 | 441 | ||
| 7845 | 9년 전 | 394 | ||
| 7844 | 9년 전 | 379 | ||
| 7843 | 9년 전 | 397 | ||
| 7842 | 9년 전 | 383 | ||
| 7841 | 9년 전 | 371 | ||
| 7840 | 9년 전 | 383 | ||
| 7839 | 9년 전 | 420 | ||
| 7838 | 9년 전 | 503 | ||
| 7837 | 9년 전 | 340 | ||
| 7836 | 9년 전 | 382 | ||
| 7835 | 9년 전 | 457 | ||
| 7834 |
|
9년 전 | 1183 | |
| 7833 | 9년 전 | 401 | ||
| 7832 | 9년 전 | 397 | ||
| 7831 | 9년 전 | 538 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기