HTML Table

Tables are used to represent real life table data.


table img

there are five tags or terms in table :-


Table Syntax :-

table Table_syntax

Table Example :-
table format

Example Table :-

Table Example
Table Header 1 Table Header 2 Table Header 3
Row 1 Table Data 1 Table Data 2
Row 2 Table Data 3 Table Data 4
Row 3 Table Data 5 Table Data 6
Row 4 Table Data 7 Table Data 8
TOTAL Table footer 1 table footer 2

All Table Tags :-

Table tags

Semantic in Table :-

table Semantic
table semantic 2

Colspan & Rowspan Attributes

Used to create cells with spans over multiple rows or columns.


 Colspan and Rowspan

Example :-

Food Menu
Item Price
INR USD
Frooti 10 0.14
Samosa 12 0.17
Chips 20 0.28
All items 42 0.59

main page :- Click Here