Difference between revisions of "Template:CSS3 multiple column layout/doc"
Jump to navigation
Jump to search
imported>Gadget850 (test) |
imported>Nnemo |
||
| Line 9: | Line 9: | ||
* {{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}}. | + | * {{wikitraffic}}. Wikimedia. |
{{refend}} | {{refend}} | ||
<includeonly> | <includeonly> | ||
Revision as of 20:39, 12 December 2011
| 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. |
Usage
This template documents browser support for CSS3 multiple column layout.
References
Test
column-count
- Column 1
- Column 2
- Column 3
-moz-column-count
- Column 1
- Column 2
- Column 3
-webkit-column-count
- Column 1
- Column 2
- Column 3