/*CSS 코드*/
* { margin:0; padding:0;}
html { _overflow:hidden;}
body{ _height:100%; _width:100%; _overflow:auto;}
#content { width:580px; height:1000px; margin:20px; padding:10px; background:#eeeeee;}
#aside { position:fixed; _position:absolute; _z-index:-1; left:650px; top:20px; width:100px; height:300px; padding:10px; background:#dddddd;}
<!--HTML코드-->
<div id="content">
<h1>Fixed Layer Hack for IE6</h1>
</div>
<div id="aside">
<h2>Example</h2>
</div>
* { margin:0; padding:0;}
html { _overflow:hidden;}
body{ _height:100%; _width:100%; _overflow:auto;}
#content { width:580px; height:1000px; margin:20px; padding:10px; background:#eeeeee;}
#aside { position:fixed; _position:absolute; _z-index:-1; left:650px; top:20px; width:100px; height:300px; padding:10px; background:#dddddd;}
<!--HTML코드-->
<div id="content">
<h1>Fixed Layer Hack for IE6</h1>
</div>
<div id="aside">
<h2>Example</h2>
</div>
-----------현재 이 코드에서
#aside{ position:fixed; _position:absolute; _z-index:-1; .......
이렇게 된 부분이 있는데요.
둘다 포지션인데 한쪽에는 '_' 기호가 붙어있어요. 차이점이 뭔가요?
이건 검색을 어떻게 해서 찾아내야되는지 잘 몰라서 여기에 글을 올립니다. 궁금합니다.
댓글 5개
게시글 목록
| 번호 | 제목 |
|---|---|
| 12181 | |
| 12180 | |
| 12179 | |
| 348 | |
| 12178 | |
| 12177 |
PHP
php환경 변수 출력 입니다.
|
| 12176 |
PHP
PHP팁 (보안 등) 입니다.
|
| 12175 |
PHP
문자열 자르는 함수 입니다.
|
| 12174 | |
| 12173 | |
| 12161 |
정규표현식
파싱 예제입니다.
11
|
| 12160 | |
| 12159 | |
| 12158 | |
| 12157 | |
| 12156 | |
| 12155 | |
| 12154 |
JavaScript
지난 시간 경과시간 페이스북 sns 처럼 보여주기 javascript 버전
|
| 12151 | |
| 12150 |
PHP
php환경맞춤 부분 입니다.
|
| 12149 | |
| 12148 | |
| 12147 | |
| 12146 | |
| 12144 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기