Contact Us

|

FriendFeed FriendFeed

|

follow us on twitter Twitter

|

 Rss Feed

|

Favorites Add to Favorites

Tuesday, November 28, 2006

What is a table?

A table is divided into rows and each row is divided into data cells . The td stands for table data, which is the content of a data cell. Data cell can be consits of text, images etc.

TR:
The TR tag is defined as table row.

TD:
The TD tag is defined as table data or table description.

Table Structure:

The table structure consists of:

<table>
<tr>
<td></td>
</tr>
</table>

1 Comments:

Blogger Unknown said...

Thanks for your grateful informations, am working in Web Design Company in Bangalore

October 17, 2013 at 8:50:00 PM PDT  

Post a Comment

Subscribe to Post Comments [Atom]

<< Home