Below are some samples of simple tables. You can highlight them and paste them directly into your WYSIWYG editor rather than dealing with the HTML. However, there are an infinite number of possibilities with tables, so to get exactly what you want you should use an advanced program or our own table code generator.


a,b
c,d

a

b

c

d


a,b,c,d

a

b

c

d


a,b,c,d
e,f,g,h

a

b

c

d

e

f

g

h


a,b
c,d
e,f
g,h

a

b

c

d

e

f

g

h


a,b,c
d,e,f
g,h,i

a

b

c

d

e

f

g

h

i


Using Column Span and Row Span


Sometimes it's nice to have a table where a cell spans across multiple rows or columns. For example...

This cell spans across three columns

d

e

f


(cs=3)a
b,c,d

a

b

c

d


a,(cs=2)b
c,d,e

a

b

c

d

e


(cs=2)a,(cs=2)b
c,d,e,f

a

b

c

d

e

f


(rs=2)a,b,c
d,e

a

b

c

d

e


a,(rs=2)b,c
d,e

a

b

c

d

e


a,(cs=2)b
(rs=2)c,d,e
f,g

a

b

c

d

e

f

g


Tables With Background Colors


a,b
c,d
background silver

a

b

c

d


a,b,c,d
2 cells set with silver background

a

b

c

d


a,b,c,d
e,f,g,h
red white and blue sections

a

b

c

d

e

f

g

h


a,b
c,d
e,f
g,h
red white and blue top to bottom

a

b

c

d

e

f

g

h


a,b,c
d,e,f
g,h,i

a

b

c

d

e

f

g

h

i


Using Column Span and Row Span


This cell spans across three columns

d

e

f


(cs=3)a
b,c,d

a

b

c

d


a,(cs=2)b
c,d,e

a

b

c

d

e


(cs=2)a,(cs=2)b
c,d,e,f

a

b

c

d

e

f


(rs=2)a,b,c
d,e

a

b

c

d

e


a,(rs=2)b,c
d,e

a

b

c

d

e


a,(cs=2)b
(rs=2)c,d,e
f,g

a

b

c

d

e

f

g