0

I've come across many popular grid system (ie: bootstrap, foundation, skeleton, neat, profound, etc...) but none of them are able to support my desired UI scenario:

Fixed Sidebar (ie: 240px) with the rest fluid (ie: 100%).

chue x
  • 18,573
  • 7
  • 56
  • 70
chadwtaylor
  • 221
  • 2
  • 10

1 Answers1

0

It appears that the grid layout at Pure CSS (http://purecss.io/layouts/email/) is capable of supporting fixed sidebars and the rest fluid.

The link shows the sample layout that achieves fixed-fluid support.

chadwtaylor
  • 221
  • 2
  • 10