SID-02154: Can column breaks be forced inside %TWOCOLUMNS%, etc.?
| Status: |
Answered |
TWiki version: |
6.0.2 |
Perl version: |
|
| Category: |
|
Server OS: |
|
Last update: |
9 years ago |
Is there some way to force a column break within the %TWOCOLUMNS%, %THREECOLUMNS%...%ENDCOLUMNS% variable structure? I am creating a page of links to various documents on a site, and I'd like to ensure that a heading doesn't get widowed from the items directly below it.
--
Andrew Schwartz - 2016-02-16
Discussion and Answer
I recommend using
column-span for headings. Please note though that Firefox currently does not support this feature. See details and example at
https://css-tricks.com/guide-responsive-friendly-css-columns/
--
Peter Thoeny - 2016-02-17
OK, thanks so much!
--
Andrew Schwartz - 2016-02-17
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.