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

From blackwiki
Jump to navigation Jump to search
imported>Edokter
(rm test)
imported>Sardanaphalus
({{CSS3 multiple column layout}}, comment formatting)
Line 1: Line 1:
{{Documentation subpage}}
+
{{Documentation subpage}} {{CSS3 multiple column layout}}
<!-- Categories and interwikis go at the bottom of this page. -->
+
<!-----------------------------------------------------------------------------
 
+
  Add categories where indicated at the bottom of this page, please.
=== Usage ===
+
------------------------------------------------------------------------------>
 +
===Usage===
 
This template documents browser support for CSS3 multiple column layout.
 
This template documents browser support for CSS3 multiple column layout.
  
=== References ===
+
===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>
 
<includeonly>
<!-- Categories and interwikis go here: -->
+
<!-----------------------------------------------------------------------------
 +
  Categories here, please:
 +
------------------------------------------------------------------------------>
 
[[Category:Wikipedia help templates]]
 
[[Category:Wikipedia help templates]]
 
</includeonly>
 
</includeonly>

Revision as of 10:25, 16 May 2014

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 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