国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > WEB開發 > 正文

頁腳,無論內容是否滿屏頁腳均在底部

2024-04-27 15:15:44
字體:
來源:轉載
供稿:網友

話不多說,直接上代碼:

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <style type="text/CSS"> body,html { margin: 0; padding: 0; height:100%; } #main { position: relative; min-height:100%; background:#eee; } #content { padding: 10px; padding-bottom: 100px; } #footer { position: absolute; bottom: 0; height: 100px; width: 100%; background:lightblue; } </style> </head> <body> <div id="main"> <div id="content"> <script type="text/javascript"> for(var i=0; i<400; i++){ document.write(i+'<br/>'); } </script> </div> <div id="footer"> Footer </div> </div> </body> </html> 

參考鏈接:

http://www.jb51.net/css/102575.html【方案一】

http://www.w3cplus.com/css/css-sticky-foot-at-bottom-of-the-page


上一篇:浮動總結

下一篇:定位總結

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 贵阳市| 法库县| 乐昌市| 含山县| 锡林浩特市| 安国市| 防城港市| 莱西市| 济阳县| 巫山县| 内丘县| 灵武市| 五河县| 息烽县| 太白县| 石柱| 吉安县| 怀集县| 罗定市| 宜章县| 鲁山县| 康平县| 易门县| 汶川县| 咸宁市| 莒南县| 安新县| 黑龙江省| 北京市| 乌拉特前旗| 黔西| 海伦市| 东至县| 泽普县| 靖州| 紫阳县| 神木县| 安图县| 利川市| 镇坪县| 临城县|