/*body*/
/*header*/
/*main*/
/*footer*/
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
设置为margin-bottom:0;
网友们,你可以尝试一下padding-bottom.
有时候被前面设置了float的元素干扰,margin-bottom等样式会失效,加个隔离就好了
要想要把字显示在最下面,给字加
position:absolute;
bottom:0;
给黑框加: position: relative;
以上就是土嘎嘎小编大虾米为大家整理的gjc相关主题介绍,如果您觉得小编更新的文章只要能对粉丝们有用,就是我们最大的鼓励和动力,不要忘记讲本站分享给您身边的朋友哦!!