Test table

From Sagataflwiki

(Difference between revisions)
Jump to: navigation, search
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)
{|
{|
| 1 || 2 || 3 || 4
| 1 || 2 || 3 || 4
Line 11: Line 12:
<br>
<br>
 +
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

Revision as of 13:52, 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)

1 2 3 4
5 6 8
9 1 1 1


This table has instructions for no-borders and for table layout

1 2 3 4
5 6 8
9 1 1 1



style="padding:5px 10px;"

Personal tools