...
...
title | Content Freeze |
---|
The responsive layout widget allows you to rearrange layouts of screens in response to a browser's window resizing and orientation changing. These layouts can handle a variety of screen sizes–small to large.
...
This widget utilizes a web standard called, CSS Grid Layout, which you can learn more about on Mozilla.org here, and you can read about it on W3Schools here. These layouts do not require a third-party JavaScript library.
The responsive layout widget is available with Profound UI versions 6 and higher.
Compatibility
The minimum browser versions required for Responsive Layouts are below:
...
This property should be a comma-separated list of names. If any entries in the list are empty, then the default numbers still appear.
The "container names" property is available with Profound UI Version 6 Fix Packs 2.0 and later.
Helpful CSS while Designing
...