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.
如何制作具有流体中心(充分利用空间)和侧边栏可变长度的 3 列布局?
侧边栏的宽度取决于句子的长度,因此没有固定的宽度。
中心列将占据剩余的可用空间。
使用“table”标签可以轻松完成。我不知道如何在 CSS 中做到这一点。
谢谢。
这有帮助吗?: http: //jsfiddle.net/eNDPG/1/