Difference between revisions of "Template:CSS3 multiple column layout"
Jump to navigation
Jump to search
test>The Grid (Basing on References and searching "3 columns" where limited support notes limitations on break-before, break-after, break-inside) |
test>IagoQnsi (clear:right (to play nicely with other right-floated templates)) |
||
| Line 1: | Line 1: | ||
| − | {| class="wikitable" style="float:right;font-size:90%;margin:0 0 1em 1em;text-align:center;line-height:1.25em;" | + | {| class="wikitable" style="float:right;clear:right;font-size:90%;margin:0 0 1em 1em;text-align:center;line-height:1.25em;" |
|+ style="line-height:1.25em;padding-bottom:0.25em;"| CSS3 multiple-column layout browser support | |+ style="line-height:1.25em;padding-bottom:0.25em;"| CSS3 multiple-column layout browser support | ||
|- | |- | ||
Revision as of 04:16, 21 June 2020
| Property | Internet Explorer |
Firefox | Safari | Chrome | Opera |
|---|---|---|---|---|---|
| column-width column-count |
≥ 10 (2012) |
≥ 1.5 (2005) |
≥ 3 (2007) |
≥ 1 (2008) |
≥ 11.1 (2011) |
| columns | ≥ 10 (2012) |
≥ 9 (2011) |
≥ 3 (2007) |
≥ 1 (2008) |
≥ 11.1 (2011) |
| break-before break-after break-inside |
≥ 10 (2012) |
≥ 65 (2019) |
≥ 10 (2016) |
≥ 65 (2016) |
≥ 15 (2013) |
| Property | Internet Explorer |
Firefox | Safari | Chrome | Opera |
|---|---|---|---|---|---|
| column-width column-count |
≥ 10 (2012) |
≥ 1.5 (2005) |
≥ 3 (2007) |
≥ 1 (2008) |
≥ 11.1 (2011) |
| columns | ≥ 10 (2012) |
≥ 9 (2011) |
≥ 3 (2007) |
≥ 1 (2008) |
≥ 11.1 (2011) |
| break-before break-after break-inside |
≥ 10 (2012) |
≥ 65 (2019) |
≥ 10 (2016) |
≥ 65 (2016) |
≥ 15 (2013) |
Usage
This template (opposite) documents browser support for CSS3 multiple column layout..
References
| The above documentation is transcluded from Template:CSS3 multiple column layout/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |