To Write a html webpage page to display your timetable.
create a simple table using table tag
Add header row using th tag
Add your timetable
Execute the program
<title>TIME TABLE</title> </tr>
<td colspan="2">Engineering Mechanics and Product Development( 19AI303 )</td>
</tr>
<td>WEDNESDAY</td>
<td colspan="2"></td>
<td colspan="2">Mathematics for Artificial Intelligence( 19MA220 )</td>
<td colspan="2">Fundamentals of Web Technology( 19AI401 )</td>
</tr>
<td>THURSDAY</td>
<td colspan="2">Engineering Mechanics and Product Development( 19AI303 )</td>
<td colspan="2">Python Programming( 19AI301 )</td>
<td>Mentoring</td>
<td colspan="2">Engineering Design and Modeling( 19AI302 )</td>
</tr>
<td>FRIDAY</td>
<td colspan="2">System of Numerical and Logical Terminologies( 19EY703 )</td>
<td colspan="2">Python Programming( 19AI301 )</td>
<td></td>
<td colspan="4">Web Technology Laboratory( 19AI402 )</td>
</tr>
<td>SATURDAY</td>
<td colspan="7" align="center">LEAVE</td>
</tr>
<td>SUNDAY</td>
<td colspan="7" align = "center">LEAVE</td>
</table>
| TIME TABLE | ||||||||
|---|---|---|---|---|---|---|---|---|
| Reference number: | 21003158 | Name: | V.CHARAN SAI | |||||
| DAYS | 1 | 2 | 3 | 4 | 5 | 6 | 7 | |
| MONDAY | Fundamentals of Web Technology( 19AI401 ) | Linear Algebra Laboratory( 19MA221 ) | LUNCH BREAK | Mathematics for Artificial Intelligence( 19MA220 ) | ||||
| TUESDAY | Engineering Mechanics and Product Development( 19AI303 ) | |||||||

.png?raw=true)