NeedFul (+/-)

Useful sites or...

25-August-2010 by Daniel

웹마스터에게 필요한 기본적인 사이트, 도구 모...

전세계 브라우저 ...

14-August-2010 by Daniel

전세계인의 브라우저 사용률을 보기 쉽게 그래프...

Bolg (+/-)

나의 사이트에서 ...

26-September-2010 by Daniel

Your info message goes here! Your tips goe...

슬라이딩 웹진 위...

25-August-2010 by Daniel

새로운 위젯스킨을 만들어 보았다. 예전에 만들...

Sticky Footer Solution

CSS 2010.08.23 15:32:20
/* 
Sticky Footer Solution
by Steve Hatcher
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;}

/* must declare 0 margins on everything, also for main layout components use padding, not
vertical margins (top and bottom) to add spacing, else those margins get added to total height
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
    margin-top: -150px; /* negative value of footer height */
    height: 150px;
    clear:both;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


<!-- THE HTML -->
<div id="wrap">
     <div id="main" class="clearfix"></div>
</div>

<div id="footer">

</div>
Share
profile

Think twice before you speak,
then say it to yourself first.

태그
엮인글 :
http://www.webmake.ca/index.php?document_srl=1495&act=trackback&key=c40
문서 첨부 제한 : 10.00MB (2.00MB/*.*)
문서 첨부 제한 : 0Byte/ 10.00MB
파일 제한 크기 : 2.00MB (허용 확장자 : *.*)
List of Articles
번호 제목 글쓴이 날짜
18 JQuery jQuery Collapsible Sidebar Menu Daniel 2010-08-23
» CSS Sticky Footer Solution Daniel 2010-08-23
16 CSS Clear Floats Without Structural Markup Daniel 2010-08-23
15 JQuery jQuery Animated Scroll To Top Daniel 2010-08-22
14 CSS CSS Horizontally And Vertically Center Element Daniel 2010-08-22
13 JQuery jQuery : No more Conflict with other jQuery Scripts Daniel 2010-08-22
12 CSS Css Crossbrowser Word Wrap Daniel 2010-08-22
11 CSS Background Images For Bullets List Daniel 2010-08-22
10 JQuery jQuery : Rounded Corners file Daniel 2010-08-22
9 CSS Css PNG Image fix for IE6 Daniel 2010-08-22
8 CSS Crossbrowser Opacity Daniel 2010-08-22
7 XpressEngine 메뉴 변수에 따라 원하는 내용으로 나타나게 하기 Daniel 2010-07-21
6 XpressEngine XE 위젯 스타일로 꾸밀때 마크업 통과하기 Daniel 2010-07-19
5 XpressEngine 갤러리 형식일때 제목의 자동 줄바꿈 Daniel 2010-07-19
4 XpressEngine 관리권한의 여러가지 방법들 Daniel 2010-07-19
3 XpressEngine 첨부파일 보이기, 숨기기 옵션추가 Daniel 2010-07-19
2 XpressEngine 첨부파일 목록에 그림 파일 제외시키기 Daniel 2010-07-19
1 JavaScript Add www automatically Daniel 2010-07-19

A Little Something About Me

아직 완성되지 않은 웹사이트입니다.
어쩌면 결코 완성되지 못할 웹사이트가 될수도 있읍니다.

소개