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

From blackwiki
Jump to navigation Jump to search
imported>Edokter
(rm test)
imported>Vanisaac
m (→‎References: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
+
{{Documentation subpage}} {{CSS3 multiple column layout}}
<!-- Categories and interwikis go at the bottom of this page. -->
+
<noinclude>{{about|the compatibility information template|the layout templates|Template:Columns-list|and|Template:Div col}}</noinclude>
 +
<!-----------------------------------------------------------------------------
 +
  Add categories where indicated at the bottom of this page, please.
 +
------------------------------------------------------------------------------>
 +
===Usage===
 +
This template (opposite) documents browser support for CSS3 multiple column layout..
  
=== Usage ===
+
===References===
This template documents browser support for CSS3 multiple column layout.
 
 
 
=== References ===
 
 
{{refbegin}}
 
{{refbegin}}
 
* {{cite web |title=CSS Multi-column Layout Module |url=http://www.w3.org/TR/css3-multicol/ |publisher=W3C}}
 
* {{cite web |title=CSS Multi-column Layout Module |url=http://www.w3.org/TR/css3-multicol/ |publisher=W3C}}
 
* {{cite web |title=When can I use... Support tables for HTML5, CSS3, etc |url=http://caniuse.com/}}
 
* {{cite web |title=When can I use... Support tables for HTML5, CSS3, etc |url=http://caniuse.com/}}
* {{wikitraffic}}. Wikimedia.
+
* {{Wikitraffic}}
 
{{refend}}
 
{{refend}}
<includeonly>
+
 
<!-- Categories and interwikis go here: -->
+
<includeonly>{{Sandbox other||
 +
<!-----------------------------------------------------------------------------
 +
  Categories here, please:
 +
------------------------------------------------------------------------------>
 
[[Category:Wikipedia help templates]]
 
[[Category:Wikipedia help templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 22:26, 24 April 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)

Script error: No such module "about".

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