由于定位,背景不可见
列表背景颜色显示不正常。这个问题是在我左右浮动后开始出现的。如何解决这个问题。
这是 fiddle
类似地,我对 div .wrapper 也有问题。阴影应位于内容下方,并且下方应有白色背景。 这里是小提琴
The background color of list is not displayed properly. This problem started after I floated left and right. How to fix this.
Here is the fiddle
Similarly I've problem with the div .wrapper. The shadow should be way below the content and there should be a white color background beneath . here is fiddle
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
添加到CSS:
和(第二个问题):
Add to the CSS:
and (2nd question):