Table(3,3)-border(1,1,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:2
Table(3,3)-border(1,0,1)-background
Edited: 14 Aug 2013 13:24 by: Helmut_pdorf
Comments: 0
Tags: table

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;margin:5px; padding:3px;"]]
[[row style="border: 1px silver solid;background-color: white;margin:5px; padding:4px;"]]
[[cell style="border: 1px silver solid;background-color: yellow;margin:2px; padding:2px;"]]
cell 1.1
[[/cell]]
[[cell style="border: 1px silver solid;background-color: white;margin:2px; padding:2px;"]]
cell 1.2
[[/cell]]
[[cell style="border: 1px silver solid;background-color: yellow;margin:2px; padding:2px;"]]
cell 1.3
[[/cell]]
[[/row]]
[[row style="border: 1px silver solid;background-color: white;margin:5px; padding:4px;"]]
[[cell style="border: 1px silver solid;background-color: white;margin:2px; padding:2px;"]]
cell 2.1
[[/cell]]
[[cell style="border: 1px silver solid;background-color: yellow;margin:2px; padding:2px;"]]
cell 2.2
[[/cell]]
[[cell style="border: 1px silver solid;background-color: white;margin:2px; padding:2px;"]]
cell 2.3
[[/cell]]
[[/row]]
[[row style="border: 1px silver solid;background-color: white;margin:5px; padding:4px;"]]
[[cell style="border: 1px silver solid;background-color: yellow;margin:2px; padding:2px;"]]
cell 3.1
[[/cell]]
[[cell style="border: 1px silver solid;background-color: white;margin:2px; padding:2px;"]]
cell 3.2
[[/cell]]
[[cell style="border: 1px silver solid;background-color: yellow;margin:2px; padding:2px;"]]
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