Difference between revisions of "User:Ken Wong"
From ARL Wiki
Jump to navigationJump to searchLine 21: | Line 21: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | Table Format 1: | ||
+ | |||
+ | {| | ||
+ | | cell 1,1 || cell 1,2 | ||
+ | |- | ||
+ | | cell 2,1 || cell 2,2 | ||
+ | |- | ||
+ | | cell 3,1 || cell 3,2 | ||
+ | |} | ||
+ | |||
+ | |||
+ | Table Format 2: | ||
+ | |||
+ | {| | ||
+ | | cell 1,1 | ||
+ | | cell 1,2 | ||
+ | |- | ||
+ | | cell 2,1 | ||
+ | | cell 2,1 | ||
+ | |- | ||
+ | | cell 3,1 | ||
+ | | cell 3,2 | ||
+ | |} |
Revision as of 21:26, 22 May 2009
This is my test page.
- Bullet 1
- bullet 2
- bullet 2.1
- bullet 2.2
- bullet 3
xxx | xxx |
---|---|
xxx | xxx |
Table Format 1:
cell 1,1 | cell 1,2 |
cell 2,1 | cell 2,2 |
cell 3,1 | cell 3,2 |
Table Format 2:
cell 1,1 | cell 1,2 |
cell 2,1 | cell 2,1 |
cell 3,1 | cell 3,2 |