Difference between revisions of "Template:CSS3 multiple column layout/doc"
Jump to navigation
Jump to search
imported>Pinky sl m (sl:Predloga:CSS3 multiple column layout) |
imported>DixonDBot m (Migrating 3 interwiki links, now provided by Wikidata on d:Q6505417) |
||
| Line 14: | Line 14: | ||
<!-- Categories and interwikis go here: --> | <!-- Categories and interwikis go here: --> | ||
[[Category:Wikipedia help templates]] | [[Category:Wikipedia help templates]] | ||
| − | + | </includeonly> | |
| − | |||
| − | |||
| − | |||
===Test=== | ===Test=== | ||
| Line 41: | Line 38: | ||
* Column 3 | * Column 3 | ||
</div> | </div> | ||
| + | |||
| + | <includeonly> | ||
| + | [[pt:Predefinição:Layout de múltiplas colunas em CSS3]] | ||
| + | </includeonly> | ||
Revision as of 03:20, 27 March 2013
| 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