Difference between revisions of "Template:CSS3 multiple column layout/doc"
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}} |
| − | <!-- | + | <!----------------------------------------------------------------------------- |
| − | + | 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}} |
{{refend}} | {{refend}} | ||
| + | |||
<includeonly> | <includeonly> | ||
| − | <!-- Categories | + | <!----------------------------------------------------------------------------- |
| + | Categories here, please: | ||
| + | ------------------------------------------------------------------------------> | ||
[[Category:Wikipedia help templates]] | [[Category:Wikipedia help templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 10:25, 16 May 2014
| 40px | This is a documentation subpage for Template:CSS3 multiple column layout. It contains usage information, categories and other content that is not part of the original template page. |
| 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