Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
m (→Quick Quiz) |
m (→Quick Quiz) |
||
Line 1,466: | Line 1,466: | ||
<div style="border:10px solid lightgray; padding:5px; "> | <div style="border:10px solid lightgray; padding:5px; "> | ||
*Colspans must equal the number of cells in the next row. | *Colspans must equal the number of cells in the next row. | ||
:A. True | |||
*If you have a row with four cells you can have in the preceding row one cell with a colspan="3" plus the remaining cell. | *If you have a row with four cells you can have in the preceding row one cell with a colspan="3" plus the remaining cell. | ||
:A. True | |||
*If you have a row of seven cells you can have in the preceding row one cell with a colspan="2", the next cell with a colspan="3" and the remaining cell with a colspan="2". | *If you have a row of seven cells you can have in the preceding row one cell with a colspan="2", the next cell with a colspan="3" and the remaining cell with a colspan="2". | ||
:A. True | |||
</div> | </div> | ||
[[Help:Wiki University HTML-- Tables - Columns Only|Back to Tables - Column Spans]] | [[Help:Wiki University HTML-- Tables - Columns Only|Back to Tables - Column Spans]] | ||
==Tables - Row Spans== | ==Tables - Row Spans== | ||
====Exercises==== | ====Exercises==== |