how to do table chat in a html
Answers
Answered by
1
(1) Use the HTML <table> element to define a table.
(2) Use the HTML <tr> element to define a table row.
(3) Use the HTML <td> element to define a table data.
(4)Use the HTML <th> element to define a table heading.
(5)Use the HTML <caption> element to define a table caption.
(6)Use the CSS border to define a border.
I hope it will help you
(2) Use the HTML <tr> element to define a table row.
(3) Use the HTML <td> element to define a table data.
(4)Use the HTML <th> element to define a table heading.
(5)Use the HTML <caption> element to define a table caption.
(6)Use the CSS border to define a border.
I hope it will help you
amira93:
welcome
Answered by
0
Pls forgivee icant help me
Similar questions