Table TAG
Table Tag :
Table in HTML is a combination of rows and columns.
Sarting Tag :
and Table tag has different types of Subtags as below
Subtags of Table Tag :
-
Tag : It is
used to define a row in a table.
-
| | Tag : It
is used to define header cell in a table.
-
| | Tag : It
defines a cell in a table.
-
Tag : it is used to Give caption for the table
For this first take a notepad and copy code then save it with .html extension.Thats it
your Program will be exected.if You want to check its effect within this website plese
click on EXECUTE button.
To get table as shown below we will follow below four steps
Comments
Post a Comment