HTML : <div id="footer">footer圖片and 內容</div> CSS: #footer { position: fixed; width: 100%; bottom: 0; z-index: 1; } Note: 不支援IE6以下瀏覽器.
確定! 回上一頁