Computer Science, asked by tanusreerpramanik, 5 months ago

Write the HTML code to create a table with 4rows and 3columns.​

Answers

Answered by pratyush9675
2

Answer:

Chapter Summary

Use the HTML <table> element to define a table.

Use the HTML <tr> element to define a table row.

Use the HTML <td> element to define a table data.

Use the HTML <th> element to define a table heading.

Use the HTML <caption> element to define a table caption.

Use the CSS border property to define a border.

Explanation:

mark me as brainliest and thank my answer and also follow me

Similar questions