Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 267 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 267 Bytes

Experiment_Time_Table

AIM

To Write a html webpage page to display your timetable.

ALGORITHM

STEP 1

create a simple table using table tag

STEP 2

Add header row using th tag

STEP 3

Add your timetable

STEP 4

Execute the program

CODE

OUPUT