頁腳處理
html, body { height: 100%; margin: 0; padding: 0; } nav { padding-top: 10px; margin-left: 20px; } article { min-height: 100%; height: auto !important; height: 100%; padding-left: 20px; } footer { position: relative; margin-top: -60px; /*等于footer的高度*/ height: 60px; clear: both; }梅花香自苦寒來
posted on 2016-11-22 03:11 wen.ding 閱讀(94) 評論(0) 編輯 收藏 所屬分類: CSS