no license
64y6kMGBSVhmzQfbQP8oc9bYR1c2g7asOs4JOlci
Bookmark

Html Table Tags

HTML Table Tag
<table> Used to create table
<tr> (Table Row)table is divided into rows
<td>(Table Data) each row is divided into data cells
<th>(Table Heading )Headings in a table
<Caption> caption to the table
<colgroup>Defines groups of table columns
<col>Defines the attribute values for one or more columns in a table
<thead>Defines a table head
<tbody>Defines a table body
<tfoot>Defines a table footer
<CelIspacing>space around the edges of each cell
<Cellpadding>No of column working with will span
<Colspan>No of columnworking with will span
<rowspan>No of rows working with will span
<Border>attribute takes a number
Post a Comment

Post a Comment

Ask your questions.