标签: html responsive-design fluid-layout grid-layout fixed-width
我遇到过很多流行的网格系统(即:bootstrap,foundation,skeleton,neat,deep等等),但是没有一个能够支持我想要的UI场景:
固定边栏(即:240px)与其余液体(即:100%)。
答案 0 :(得分:0)
Pure CSS(http://purecss.io/layouts/email/)的网格布局似乎能够支持固定侧边栏和其他流体。
该链接显示了实现固定流体支持的样本布局。