Template:Col-float/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
No edit summary
 
Line 1:
{{Documentation subpage}}
{{Commons Import}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Lua|Module:Separated entries}}
 
Side-by-side columns, based on [[Wikipedia:Cascading Style Sheets#Float and clear|CSS float]].
 
This has the advantage of more cross-device-accessible behaviour, as (unlike HTML <code><nowiki>&lt;table&gt;</nowiki></code>s) they will wrap on display windows too narrow to show them side-by-side.
Line 14 ⟶ 15:
{{hlist |'''''firstcol''''' {{resize|90%|(with Col-float or Start&nbsp;col-float only)}} |'''''nextcol''''' |''width''}}
: Width of the next –&nbsp;or, with Col-float/Start&nbsp;col-float, the first&nbsp;– column. IE-based browsers require a specified width, so defaults to 30.0em.
; ''class'' : For any [[Wikipedia:Cascading Style Sheets|styling]] defined using [[Wikipedia:Cascading Style Sheets#Selector|classes]].
; ''style'' : For any additional styling.