https://github.com/pjt3591oo/css-footer-sample
항상 하단에 존재하는 푸터(footer)
https://github.com/pjt3591oo/css-footer-sample
css footer publishing
Last synced: about 1 month ago
JSON representation
항상 하단에 존재하는 푸터(footer)
- Host: GitHub
- URL: https://github.com/pjt3591oo/css-footer-sample
- Owner: pjt3591oo
- Created: 2021-09-01T07:39:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-01T07:42:31.000Z (almost 5 years ago)
- Last Synced: 2025-09-03T00:45:05.756Z (10 months ago)
- Topics: css, footer, publishing
- Language: HTML
- Homepage: https://blog.naver.com/pjt3591oo/222491555859
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 항상 하단에 존재하는 푸터(footer)
방법 1. 아무것도 이용하지 않음
방법 2. fixed 이용
방법 3. min-hegith와 position의 relate, absolute 속성 이용