Difference between revisions of "Template:CSS3 multiple column layout"

From blackwiki
Jump to navigation Jump to search
test>Artoria2e5
m (31 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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
 
|-
 
|-
Line 11: Line 11:
 
|-
 
|-
 
| break-before<br/>break-after<br/>break-inside
 
| break-before<br/>break-after<br/>break-inside
| {{yes|≥ 10<br />{{smaller|(2012)}}}} || {{maybe|≥ 65<br />{{smaller|(2019)}}}}<!-- no break-after --> || {{No}} || {{yes|≥ 50<br />{{smaller|(2016)}}}} || {{yes|≥ 11.1<br />{{smaller|(2011)}}}}
+
| {{yes|≥ 10<br />{{smaller|(2012)}}}} || {{maybe|≥ 65<br />{{smaller|(2019)}}}}<!-- no break-after --> || {{yes|≥ 10<br />{{smaller|(2016)}}}} || {{maybe|≥ 65<br />{{smaller|(2016)}}}}<!-- no break-after --> || {{maybe|≥ 15<br />{{smaller|(2013)}}}}<!-- no break-after -->
 
|-
 
|-
 
|colspan="6" style="text-align:right"|{{navbar|CSS3 multiple column layout|mini=y}}
 
|colspan="6" style="text-align:right"|{{navbar|CSS3 multiple column layout|mini=y}}

Latest revision as of 15:58, 5 September 2020

CSS3 multiple-column layout browser support
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)
Template documentation[view] [edit] [history] [purge]
CSS3 multiple-column layout browser support
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

  • "CSS Multi-column Layout Module". W3C.
  • "When can I use... Support tables for HTML5, CSS3, etc".
  • Template:Wikitraffic