can anyone give me the answer of this question it will be a great help any html expert please give me the answer of this question.
Attachments:
Answers
Answered by
0
<html>
<head>
<style>
table,th,td{
border:1px solid black;
border-collapse: collapse;
}
td{
text-align: center;
}
</style>
</head>
<body>
<table style="width:50%">
<tr>
<th colspan="3">ANNUAL SPORTS DAY-SEQUENCE OF EVENTS</th>
</tr>
<tr>
<td>8.00 AM-9.00 AM</td>
<td>8.00 AM-9.00 AM</td>
<td>8.00 AM-9.00 AM</td>
</tr>
<tr>
<td>CULTURAL EVENTS</td>
<td>TRACK EVENTS</td>
<td>PRIZE DISTRIBUTION</td>
</tr>
</table>
</body>
</html>
Similar questions
Computer Science,
5 months ago
English,
5 months ago
Math,
11 months ago
India Languages,
11 months ago
Accountancy,
1 year ago
English,
1 year ago