css控制div固定在浏览器底部

css控制div固定在浏览器底部 注意:此功能仅用于页面高度较小页面。 代码如下: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 < html > < head > < style  type = "text/css" > body{    margin:0px; } #main{    width:100%;    height
相关文章
相关标签/搜索