Help:Demo Page for new editors: Difference between revisions

From Ameliapedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


:{|class=wikitable border=1 cellpadding=5
:{|class=wikitable border=1 cellpadding=5
|+ Testing indented table, default from table key
{| class=wikitable border=1 cellpadding=5
|+ table name
|-
|-
! header 1
! header 1
Line 27: Line 28:
| row 2, cell 2
| row 2, cell 2
| row 2, cell 3
| row 2, cell 3
|-|}
|}
 
<!--
HTML comment: doesn't show, doesn't help
* I've tried scattering blank lines around.
* I've tried <br> before and after tables.
* I've tried style="clear:both"
* I've tried align left.
* I've tried other stuff that I've forgotten now.
* I removed the .css for collapsed borders.  No joy.
-->


In the source code, this line is between the two tables.
In the source code, this line is between the two tables.
Line 55: Line 46:
| row 2, cell 2
| row 2, cell 2
| row 2, cell 3
| row 2, cell 3
|-|}
|}


Hmmmmmmmmmmmmm.  This text is written AFTER the centered table code, but appears above it.
This text is written AFTER the centered table code,


How do you get text UNDER the table?


== test page ==
== test page ==
[[User:Moleski/test]]
[[User:Moleski/test]]

Revision as of 02:26, 31 January 2009

Effects of Edit Buttons

--Moleski 01:17, 31 January 2009 (UTC)

Horizontal line


table name
header 1 header 2 header 3
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3

In the source code, this line is between the two tables.

table name
header 1 header 2 header 3
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3

This text is written AFTER the centered table code,


test page

User:Moleski/test