Site hosted by Angelfire.com: Build your free website today!

Rajesh Mahbubani, IS577 DLU7, Tables Page




aa
bb
cc
dd
ee
ff

aa
aa
bb
cc
dd
ee
ff
dd
xx
ff
yy
ee
Last

RowSpan and ColSpan: These attributes indicate how many rows or columns this cell overlaps.
ROWSPAN: The Rowspan is a feature of HTML that is useful when we want a column in a multiple row table to extend downward into the next row. The key element is the bolded bit td ROWSPAN = 2".
COLSPAN: ColSpan is an attribute of the td tag. It tells the browser how many columns a cell should span. It is used with multi row tables.