I'm barely learning about HTML, can someone help me with this? Thanks.?

  • Thread starter Thread starter Jennifer(:
  • Start date Start date
J

Jennifer(:

Guest
(Sorry I have typed it the best I can)

1 <table border= "1">
2 <tr>
3 <td>Warriors</td>
4 <td>Cardinal</td>
5 </tr>
6 <tr>
7 <td>Falcons</td>
8 <td>Eagles</td>
9 </tr>
10</table>

Line 3 holds the code for?
Line 2 holds the starting tag for?
Line 9 holds the starting tag for?
Line 10 holds the tag for?
 
Back
Top