# Sticky Footer - Flexbox 로 구현한 하단 푸터

> Clean Markdown view of GeekNews topic #632. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=632](https://news.hada.io/topic?id=632)
- GeekNews Markdown: [https://news.hada.io/topic/632.md](https://news.hada.io/topic/632.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-10-01T07:43:27+09:00
- Updated: 2019-10-01T07:43:27+09:00
- Original source: [philipwalton.github.io](https://philipwalton.github.io/solved-by-flexbox/demos/sticky-footer/)
- Points: 4
- Comments: 2

## Topic Body

CSS만으로 콘텐츠 길이에 상관없이 페이지 가장 하단에 위치하는 푸터 구현하기

## Comments



### Comment 491

- Author: sduck4
- Created: 2019-10-01T09:35:18+09:00
- Points: 1

와 퍼블리셔분들 이걸로 스트레스 받으시던데 알려드려야겠내요.

### Comment 490

- Author: xguru
- Created: 2019-10-01T07:44:48+09:00
- Points: 1

보통 Sticky 를 쓰면 페이지 위치에 상관없이 떠있는 것들을 의미하는데 여기서는 다르게 쓴듯합니다.

여기 news.hada.io 도 콘텐츠가 작으면 푸터가 위로 올라오는데.. 한번 써봐야 겠네요.
