give the correct answer
Attachments:
Answers
Answered by
3
<html>
<head>
<style>
table, th, td
{
border: 1px solid black;
border-collapse: collapse;
}
</style>
</head>
<body>
<table style="width:100%">
<tr>
<th>First Name</th>
<th>Second Name</th>
<th>Points</th>
</tr>
<tr>
<td>Leena</td>
<td>John</td>
<td>5</td>
</tr>
<tr>
<td>Raj</td>
<td>Manu</td>
<td>4</td>
</tr>
<tr>
<td>Shiv</td>
<td>Sam</td>
<td>5</td>
</tr>
</table>
</body>
</html>
Output is attached....
Attachments:
Answered by
2
Answer:
hiiiiiiiiiiiiiiiirr
Explanation:
jjiiijhfhhdbdbhehehr
Similar questions