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

Title tag, The only thing you need to concern yourselves with in the HEAD t...

The only thing you need to concern yourselves with in the HEAD tag (for now) is the TITLE tag. The bulk of the page will be in the BODY tag, as illustrated in Figure.

Develop a new magento site, As we are establishing a new Magento site with ...

As we are establishing a new Magento site with several large extensions involved, this job is to resolve the various unexpected issues that can occur during set up and testing. As

Open system interconnection, An open system is a model which allows any two...

An open system is a model which allows any two distinct systems to communicate regardless of their underlying architecture. The reason of the OSI model is to open communication amo

Need help in magento search function and return postage, Magento Search Fun...

Magento Search Function and Return Postage Detailed Description Below 1 - We would like to install a new search function in Magento, the search doesn't work. Do you have any

Develop and design a fully functioning website, Develop and design a fully ...

Develop and design a fully functioning website. The Company: We are a forward thinking, innovative and creative industrial design company. (not web design company!) We design

We need classified ad platform, We need Classified ad platform We need t...

We need Classified ad platform We need to build a free classified ad platform. On that people capable to post for free. Design- Fully compatible with all major browsers Me

Need help in youtube type script with some custom work, YouTube type script...

YouTube type script with some custom work I need a video sharing/uploading website very alike to YouTube and the three links below. The normal features and options including app

I want help in fantasyhubfund minimum viable product, FantasyHubFund Minimu...

FantasyHubFund Minimum Viable Product We want a developer that can start as soon as humanly possible on a small project build. This project consists of four pages, some pop up m

Create a layout table, In the last section you utilized cells to build a ta...

In the last section you utilized cells to build a table. Now, you will learn how to start with a table & add cells later on. 1. In the Objects panel, click on the Draw Layout Ta

Want a facebook app designed for a social media, Facebook App Developer ...

Facebook App Developer I want a Facebook app designed for a social media contest where users can upload a picture and comment share it with friends and other users can like it a

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