Create a website RSS feed

Creating Tables


Introducing Tables :In order to work with tables, you need to start thinking in grids. Tables, just like spreadsheets, are made up of rows and columns...
Basic Table Elements And Attributes :Now that you've seen how basic tables work, this section describes the elements in a little more detail, introducing the attributes they can carry. With these attributes, you can create more sophisticated table layouts...
Splitting Up Tables Using A Head Body And Foot :Tables can be divided into three portions: a header, a body, and a foot. The head and foot are rather similar to headers and footers in a word-processed document that remain the same for every page, while the body is the main content of the table...
Spanning Columns Using The Colspan Attribute :As you saw when looking at the td and th elements, both can carry an attribute that allows the table to span more than one column...
Spanning Rows Using The Rowspan Attribute :The rowpsan attribute does much the same thing as the colspan attribute, but it works in the opposite direction; it allows cells to stretch vertically across cells...

Banner HomeServices Contact |  ©2009 http://www.iteachweb.net/