Q2. Write tags, attributes and syntax of table tag.
Answers
Answered by
2
Answer:
Syntax. The <table> tag is written as <table> </table> with the various table elements nested between the start and end tags. Each <tr> element represents a row in the table. A row can have one or more <td> or <th> elements, which determine the columns in the table.
Answered by
1
Answer:
please mark my ans as brainliest please
Attachments:
Similar questions