Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 5. Tables > Advanced Table Tags

5.6. Advanced Table Tags

While it is easy to build a simple table quickly with the tags we have described, you may desire more advanced table control such as varying border styles, running headers and footers, and column-based layout. HTML 4.0 adds new tags to accomplish these tasks, which originally appeared as extensions for Internet Explorer 3.0. Although they are defined in the standard, the only browser that implements these tags currently is still Internet Explorer. When making a table with these tags, make sure your tables can still be accommodated on other browsers.

5.6.1. Table Section Tags

The three table section tags provide a way for you to break your table into logical sections: the header, body, and footer. You define the sections by placing the row tags <tr> within the <thead>, <tbody>, or <tfoot> tags. The usual attributes for controlling the placement of the contents can be used in these tags to set the alignment for the rows and cells they contain.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial