Thead - tbody - tfoot, PHP Web Programming

Assignment Help:

<THEAD> mentions that a group of rows are the header rows at the top of the table. <TBODY> specify that a group of rows are body rows. <TFOOT> specify that a group of rows are the footer rows at the bottom of the table.

The most popular use for these three tags, that are currently only identified by MSIE 4 and up, is to put borders among groups of rows rather than between every two rows. For instance, assume you have a table wherein you want borders around the top row, the bottom row, and around the whole block of rows in between. You could do that along the following code. Note down that in addition to <THEAD>, <TBODY>, and <TFOOT> you also should use <TABLE RULES=GROUPS>. The following instance illustrates the use of these tags:

<HTML>

<BODY>

<TABLE CELLPADDING=6 RULES=GROUPS FRAME=BOX>

<THEAD>

<TR> <TH>Weekday</TH> <TH>Date</TH> <TH>Manager</TH>

<TH>Qty</TH> </TR>

</THEAD>

<TBODY>

<TR> <TD>Mon</TD> <TD>09/11</TD> <TD> Komal </TD> <TD>639</TD>

</TR>

<TR> <TD>Tue</TD> <TD>09/12</TD> <TD>Lovely</TD> <TD>596</TD>

</TR>

<TR> <TD>Wed</TD> <TD>09/13</TD> <TD>Rohan</TD>  <TD>1135</TD>

</TR>

<TR> <TD>Thu</TD> <TD>09/14</TD> <TD>Suresh</TD> <TD>1002</TD>

</TR>

<TR> <TD>Fri</TD> <TD>09/15</TD> <TD> Rohan </TD>   <TD>908</TD>

</TR>

<TR> <TD>Sat</TD> <TD>09/16</TD> <TD>Lovely</TD> <TD>371</TD>

</TR>

<TR> <TD>Sun</TD> <TD>09/17</TD> <TD>Suresh</TD>   <TD>272</TD>

</TR>

</TBODY>

<TFOOT><TR> <TH ALIGN=LEFT COLSPAN=3>Total</TH> <TH>4923</TH>

</TR></TFOOT>

</TABLE>

</HTML>

2385_THEAD - TBODY - TFOOT.png

Figure: Using THEAD, TBODY & TFOOT Tags


Related Discussions:- Thead - tbody - tfoot

We need a wordpress plugin made easy, We need a Wordpress Plugin -Made Easy...

We need a Wordpress Plugin -Made Easy Want a wordpress plugin developed. User experience- The website visitor would click on a review us button this would open a lightbox tha

Need help to drupal boost module trouble htacess, Drupal Boost Module Troub...

Drupal Boost Module Trouble htacess I having worry getting Boost Module to work. Our Drupal is install in sub folder. The issue with htacess. Boost Module is generating ca

Test links in dreamweaver, In Dreamweaver you cannot test your links; you s...

In Dreamweaver you cannot test your links; you should check your links in a browser to make sure the pages operate as you expect. 1. Press F12 to preview the page in a brow

Seeking a five to six page content driven website, FF-Greek Dairy Website ...

FF-Greek Dairy Website Seeking a 5-6 Page Content driven website for a diary to feature products from the store, The aptitude to edit from the back-end any pictures and product

Browsing mechanisms on the internet, This unit defines the basic concepts r...

This unit defines the basic concepts regarding an Internet. Internet is a network of networks where lot of information is obtainable and is meant to be utilized through you. No one

We need help in system intrgration, We need help in System Intrgration-  Vo...

We need help in System Intrgration-  VoIP platform and ticketing system integration We are seeking to build an environment where inbound calls are accepted and forwarded to a se

We are developing a social network as well as marketplace, Individual Devel...

Individual Developer for charity-focused social network We are developing a social network as well as marketplace for charities and need a programmer proficient in php, mysql, c

We need new responsive website, We need New Responsive Website (Wordpress "...

We need New Responsive Website (Wordpress "X - Ultimate Theme" Preferred) I would need a website designed for Hazelgrovehomes.com. The determination of the website is primarily

Bigcommerce entirely responsive design application, BigCommerce entirely re...

BigCommerce entirely responsive design application I am in search of a programmer who can implement my Mockups on my BigCommerce shop. Requirement a) You write clean code wit

I need a buddypress expert for new user registration form, This is a contin...

This is a continuing project but I require the following initial changes to my site. Producing an automatic welcome email for new users to the buddypress inbox when user registe

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd