Difference between revisions of "Template:CSS3 multiple column layout/doc"
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}} |
| − | <!-- | + | <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.. | ||
| − | + | ===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> | + | |
| − | <!-- Categories | + | <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
| 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) |
Script error: No such module "about".
Usage
This template (opposite) documents browser support for CSS3 multiple column layout..
References