html css js 编写的页面,有一部分图片悬浮在页面之上,没有在底部显示
浮动float:left跟float:rihgt导致了,你给加个overflow:hidden就可以了
可能是定位定错了