Tables: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
(New page: '''Wiki markup''' <blockquote style="background: white; border: 1px solid rgb(153, 153, 153); padding: 1em;"><pre><nowiki> {| style="width:75%; height:200px" border="1" |- | abc || def ||...)
(No difference)

Revision as of 13:12, 21 March 2007

Wiki markup

{| style="width:75%; height:200px" border="1"
|- 
| abc || def || ghi
|- style="height:100px" 
| jkl || style="width:200px" |mno || pqr
|-
| stu || vwx || yz
|}

end result:

abc def ghi
jkl mno pqr
stu vwx yz