https://www.rakeshmgs.in/search/label/Template
https://www.rakeshmgs.in
RakeshMgs

Create table with ROWSPAN and COLSPAN attribute of TABLE in HTML(Prepare timetable of your class). Include CELLSPACING & CELL PADDING.

Updated:

Question: Create table with ROWSPAN and COLSPAN attribute of TABLE in HTML(Prepare timetable of your class). Include CELLSPACING & CELL PADDING.

<!DOCTYPE html>
<html>
<head>
<title>WD 9.2 (xv)</title>
</head>
<body>
<table border="1">
<tr>
<th>Dates</th>
<th>Exam Session</th>
<th>Module Code</th>
<th>Module Name</th>
</tr>
<tr>
<td colspan="4"> Practical Papers <span style="color: red;">(Exact date and time of the examination will be communicated separately)</span></td>
</tr>
<tr align="center">
<td align="center" rowspan="2">01-May-2022 <br> To <br>10-May-2022</td>
<td>-</td>
<td>PR - 4</td>
<td>PRACTICAL</td>
</tr>
<tr align="center">
<td>-</td>
<td>PR - 5</td>
<td>PRACTICAL</td>
</tr>
</table>
</body>
</html>






Output



आपको आर्टिकल कैसा लगा? अपनी राय अवश्य दें
Please don't Add spam links,
if you want backlinks from my blog contact me on rakeshmgs.in@gmail.com