Test table
From Sagataflwiki
(Difference between revisions)
												
			
		| Line 1: | Line 1: | ||
| This page is for testing tables, to solve various problems | This page is for testing tables, to solve various problems | ||
| - | This table has a plain empty cell, no instructions (also no layout instructions) | + | This table has a plain empty cell, no instructions (also no layout instructions). | 
| + | It also tests whether all cells have top-aligned text. | ||
| {| | {| | ||
| | 1 || 2 || 3 || 4 | | 1 || 2 || 3 || 4 | ||
| Line 7: | Line 8: | ||
| | 5 || 6 || || 8 | | 5 || 6 || || 8 | ||
| |- | |- | ||
| - | | 9 ||  | + | | 9 || 10 || 11 || 12 | 
| + | |- | ||
| + | | 9<br>9 || 10<br>10 || 11 || 12 | ||
| |- | |- | ||
| |} | |} | ||
| <br> | <br> | ||
| - | This table has instructions for no-borders and for table layout | + | This table has instructions for no-borders and for table layout. | 
| {|  border="1" cellspacing="2" cellpadding="2" style="text-align:right" | {|  border="1" cellspacing="2" cellpadding="2" style="text-align:right" | ||
| | 1 || 2 || 3 || 4 | | 1 || 2 || 3 || 4 | ||
| Line 18: | Line 21: | ||
| | 5 || 6 ||style="border:none"|  || 8 | | 5 || 6 ||style="border:none"|  || 8 | ||
| |- | |- | ||
| - | | 9 ||  | + | | 9 || 10 || 11 || 12 | 
| + | |- | ||
| + | |} | ||
| + | <br> | ||
| + | This table tests the class="mit" so that the 3rd (and 1st) colimns should be right-aligned. | ||
| + | {| | ||
| + | | 1 || 2 || 3 || 4 | ||
| + | |- | ||
| + | | 5 || 6 || || 8 | ||
| + | |- | ||
| + | | 9 || 10 || 11 || 12 | ||
| |- | |- | ||
| |} | |} | ||
| <br> | <br> | ||
| - | |||
| style="padding:5px 10px;" | style="padding:5px 10px;" | ||
Revision as of 14:36, 13 July 2010
This page is for testing tables, to solve various problems
This table has a plain empty cell, no instructions (also no layout instructions). It also tests whether all cells have top-aligned text.
| 1 | 2 | 3 | 4 | 
| 5 | 6 | 8 | |
| 9 | 10 | 11 | 12 | 
| 9 9 | 10 10 | 11 | 12 | 
This table has instructions for no-borders and for table layout.
| 1 | 2 | 3 | 4 | 
| 5 | 6 | 8 | |
| 9 | 10 | 11 | 12 | 
This table tests the class="mit" so that the 3rd (and 1st) colimns should be right-aligned.
| 1 | 2 | 3 | 4 | 
| 5 | 6 | 8 | |
| 9 | 10 | 11 | 12 | 
style="padding:5px 10px;"
