History, asked by ankush9624, 7 months ago

which of these are all <table> tags?
<table><tr><th>
<table><tr><tt>
<table><td><tt>​

Answers

Answered by Anonymous
1

Answer:

b.

please mark me Brainlist mate ok

Answered by zarasheikh2257
0

Answer:

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...

Similar questions