Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个包含一个固定列和一个流体的页面。我试图让左栏自动调整大小,而右栏保持固定。
这是我做过很多次的事情,但是在这个站点上,左列包含许多带有浮动的 div,它们影响了右列。
谁能帮我在顶部显示正确的列,我真的很感激。
网址是http://www.giraffetest.co.uk/shop/c0/colour/gold/mf.html
我只是快速查看了页面代码,但问题可能与#contenWrapper 的宽度不为 100% 且左列具有固定边距有关。