Table(3,3)-border(1,0,1)-background
nav_first.pngFirst: code-block:4
2Tables(2,(1))-text,image-border, fixwidth
Edited: 14 Aug 2013 23:14 by: Peter-ZA
Comments: 1
Tags: image table warning-message
nav_prev.pngPrevious: code-block:1
Table(3,3)-border(0,0,1)-background
Edited: 14 Aug 2013 13:24 by: Helmut_pdorf
Comments: 0
Tags: table
Last: code-block:3
Table(3,3)-border(1,1,1)-background
Edited: 14 Aug 2013 13:24 by: Helmut_pdorf
Comments: 0
Tags: table
nav_last.png
Next: code-block:3
Table(3,3)-border(1,1,1)-background
Edited: 14 Aug 2013 13:24 by: Helmut_pdorf
Comments: 0
Tags: table
nav_next.png

Example

cell 1.1 cell 1.2 cell 1.3
cell 2.1 cell 2.2 cell 2.3
cell 3.1 cell 3.2 cell 3.3

Code

[[table style="border: 1px silver solid;background-color: blue;"]]
[[row]]
[[cell style="border: 1px silver solid;background-color: yellow;"]]
cell 1.1
[[/cell]]
[[cell style="border: 1px silver solid;background-color: white;"]]
cell 1.2
[[/cell]]
[[cell style="border: 1px silver solid;background-color: yellow;"]]
cell 1.3
[[/cell]]
[[/row]]
[[row]]
[[cell style="border: 1px silver solid;;background-color: white;"]]
cell 2.1
[[/cell]]
[[cell style="border: 1px silver solid;background-color: yellow;"]]
cell 2.2
[[/cell]]
[[cell style="border: 1px silver solid;;background-color: white;"]]
cell 2.3
[[/cell]]
[[/row]]
[[row]]
[[cell style="border: 1px silver solid;background-color: yellow;"]]
cell 3.1
[[/cell]]
[[cell style="border: 1px silver solid;;background-color: white;"]]
cell 3.2
[[/cell]]
[[cell style="border: 1px silver solid;background-color: yellow;"]]
cell 3.3
[[/cell]]
[[/row]]
[[/table]]

Comments

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License