This template is a shortcut for adding column dividers using CSS. It generates the CSS for various browsers. Supported browsers are the current versions of Fire…
| Columns are currently supported only by newer versions of Gecko-based browsers (such as Mozilla Firefox) and WebKit-based browsers (such as Google Chrome and Safari). All versions of Internet Explorer through to version 9 and Opera through to version 11.0 do not support columns. See here for more information. |
This template is a shortcut for adding column dividers using CSS. It generates the CSS for various browsers. Supported browsers are the current versions of Firefox, Safari and Chrome.
This template must be used in conjunction with either {{Column-count}} or {{Column-width}}. Insert these templates within a style tag of any block-style element:
{{column-rule | [width style color]}}
The default value is 1px solid #AAA.
<div style="{{column-count|3}} {{column-rule}}">Lorem ipsum...</div> (default) will produce:<div style="{{column-count|3}} {{column-rule|2px solid #00C}}">Lorem ipsum...</div> will produce:Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.