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>| TIME TABLE | |||||||
|---|---|---|---|---|---|---|---|
| Reference number: | 21000082 | Department:Artifical Intellgence and Machine learning | Name: | sarveshkaran vk | |||
| DAYS/TIME | 8-10AM | 10-12AM | lunch break | 1-3PM | |||
| MONDAY | Fundamentals of web technology | Mathematics for Artifical intellgence | Linear Algebra Laboratory | ||||
| TUESDAY | Engineering design modelling | Engineering mechanics and product development | |||||
| WEDNESDAY | Mathematics for Artificial Intelligence | lunch break | Fundamentals of web technlogy | ||||
| THURSDAY | Engineering mechanics and product developement | Python programming | Mentoring | Engineering designing and modelling | |||
| FRIDAY | Soft skills | Python programming | lunch break | Web technology laboratory | |||

