Template:Styled list: Difference between revisions From Online Manual

Jump to: navigation, search
(3-div template for 3 lists)
No edit summary
Line 1: Line 1:
<div>
<div style="float:left">
{{{1|}}}
{{{1|}}}
</div>
</div>
<div style="background-color: blue">
<div >
{{{2|}}}
{{{2|}}}
</div>
</div>
<div style="background-color: yellow">
<div style="float:right">
{{{3|}}}
{{{3|}}}
</div>
</div>

Revision as of 20:54, 15 February 2011



Advertisement: