महान काम करता है अगर आप पाद करने के लिए एक निश्चित ऊंचाई लागू कर सकते हैं।
Content! I'm the Sticky Footer.
* ( margin: 0; ) html, body ( height: 100%; ) .page-wrap ( min-height: 100%; /* equal to footer height */ margin-bottom: -142px; ) .page-wrap:after ( content: ""; display: block; ) .site-footer, .page-wrap:after ( height: 142px; ) .site-footer ( background: orange; )
CodePen पर क्रिस कॉयर (@chriscoyier) द्वारा पेन स्टिकी फूटर देखें।