| Line 12: |
Line 12: |
| | </div> | | </div> |
| | </div> | | </div> |
| | + | |
| | + | {{col-begin|width=70%}}: start table with width. |
| | + | {{col-break|width=66%}}: start column-1 as 66% wide. |
| | + | This is text in col-1. |
| | + | {{col-break|width=33%}}: start column-2 as 33% wide. |
| | + | Text column-2. |
| | + | {{col-end}} |
| | | | |
| | | | |