I'm having some trouble doing a vertical layout with flexible box model,
something that seems like it should be easy. Basically all I want is:
* Header (constant, but unknown size)
* Body (stretch to fill)
* Footer (constant, but unknown size)
The constant sizes will be based on whatever content is in those areas.
The entire display will stretch to fill the window (and support user
resizing of that window).
How do I achieve this?
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout