Computer Science, asked by wwwsamj7hsbhssjshsjs, 1 year ago

Plz answer the following question

Attachments:

Anonymous: hii
Anonymous: i can answer this
Anonymous: it is too lengthy to type here
Anonymous: contact me on gmail

Answers

Answered by LuckyYadav2578
1

<html>

<head>

<title>

India at Asian Games 2014

</title>

</head>

<body>

<tr>

<th>GOLD </th>

<th>SILVER</th>

<th>BRONZE </th>

<th>TOTAL </th>

</tr>

<tr>

<td>11 </td>

<td>10 </td>

<td>36 </td>

<td>57 </td>

</tr>

</body>

</html>

  • India at Asian Games 2014 it is a web title
  • <tr> is for table row
  • <th> is for table heading
  • <td> is for table definition

Similar questions