Help:Demo Page for new editors: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
'''Horizontal line''' | '''Horizontal line''' | ||
---- | ---- | ||
{|class=wikitable border=1 cellpadding=5 style="float: none;" | {|class=wikitable border=1 cellpadding=5 style="float: none;" | ||
| Line 32: | Line 29: | ||
|-|} | |-|} | ||
In the source code, this line is between the two tables. | |||
{|class=wikitable border=1 cellpadding=5 style="margin: 1em auto 1em auto;" | {|class=wikitable border=1 cellpadding=5 style="margin: 1em auto 1em auto;" | ||
| Line 62: | Line 47: | ||
|-|} | |-|} | ||
Hmmmmmmmmmmmmm. | Hmmmmmmmmmmmmm. This text is written AFTER the table code, but appears above it. | ||
How do you get text UNDER the table? | |||
Revision as of 01:42, 31 January 2009
Effects of Edit Buttons
- Bold text
- Italic text
- Link title
- link title

- Media:Example.ogg
- <math>Insert formula here</math>
- Insert non-formatted text here
--Moleski 01:17, 31 January 2009 (UTC)
Horizontal line
In the source code, this line is between the two tables.
| 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 |
| 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 |