∆ Table tag ...
👉 " A table tag are used for creation of rows and columns such are called as Tabular representation of data called as Table tag ..."
👉 It is container tag ...
#Attribute :-
1 ) Border :-
" The Border attribute are set table border i.e. thick or thin etc..."
2 ) Cellspacing :-
" The Cellspacing attribute is used to decrease or increase gap between two border in the table..."
3 ) align :-
" The align attribute is used to set alignment of table ..."
$ Sub tags :-
1 ) Tr :-
👉 It is table row tag ...
👉 It is used to create a table row...
2 ) Th :-
👉 It is table heading tag ...
👉 It is used to create a table heading from left to right...
3 ) Td :-
👉 It is table defination tag ...
👉 It is used to fill data in your table ...
## Thank you 🙏🙏
Note :- Programs will be comes very soon ...