(3-div template for 3 lists) |
|||
Line 1: | Line 1: | ||
− | <div style=" | + | <div> |
− | < | + | {{{1|}}} |
− | + | </div> | |
− | + | <div style="background-color: blue"> | |
− | + | {{{2|}}} | |
+ | </div> | ||
+ | <div style="background-color: yellow"> | ||
+ | {{{3|}}} | ||
+ | </div> |
(3-div template for 3 lists) |
|||
Line 1: | Line 1: | ||
− | <div style=" | + | <div> |
− | < | + | {{{1|}}} |
− | + | </div> | |
− | + | <div style="background-color: blue"> | |
− | + | {{{2|}}} | |
+ | </div> | ||
+ | <div style="background-color: yellow"> | ||
+ | {{{3|}}} | ||
+ | </div> |