Browser Test
HTML: Simple tables
Simple table tests
19:58:11, Mon 06 Sep 2010
Loop on quick
Index

[ Check that the tables match the given desctiptions ]

Table with no elements set
AB
CD

Border and padding : Border=1 cellpadding=2 cellspacing=2
AB
CD
same plus width=100%
AB
CD
same plus width=50%
cell width=75%B
CD
same plus width=25%
AB
CD

Cellcount
1x1
A
2x2
AB
CD
3x3
ABC
DEF
GHI
4x4
ABCD
EFGH
IJKL

Titles : The top row uses <TH>
Title 1Title 2Title 3Title 4
ABCD

Table alignment : <TABLE align=left & right>
AB
CD
AB
CD




Colours : cellspacing default and cellspacing=0
#FF0000#00FF00
#999999#FFFF44
#FF0000#00FF00
#999999#FFFF44

Text alignment
TD alignment
valign = align =
default leftcenterright
default word word word word
top word word word word
center word word word word
bottom word word word word
basline
========
word word word word
TR alignment
TR align=left
TR align=center
TR align=right
TR valign=top
TR valign=center
TR valign=bottom

Cell Sizes : TABLE width=100%
width=60 width=70 width=100 width=200 width=25% width=10%

Border colours : <TABLE border=3 bordercolor="#FFFFFF">
bordercolor="#11DD11" bordercolorlight="#33FF33" bordercolordark="#00AA00"
TR coloursbordercolor="#11DD11"
TR coloursbordercolorlight="#33FF33"
TR coloursbordercolordark="#00AA00"

Embedded table : <TABLE border=3 >
Cell with table [border=2, width=75%]
AB
CD
Cell without table