Computer Science, asked by adi9762, 1 year ago

please type the html code​

Attachments:

Answers

Answered by khushi912444
3

<html>

<head>

<title>myclasstimetable<title></head>

<body>

<center><font face="comic sans ms" color="maroon" size="6">TIMETABLE</font> </center>

<table>

<tr>

<td>Days</td>

<td>mon</td>

<td>tue</td>

<td>wed</td >

<td>thu</td>

<td>fri</td>

<td>sat</td>

</tr>

<tr>

<td>1st period</td>

<td><english></td>

<td>maths</td>

<td>hindi</td>

..........................................................................................

</body>

</html>

Similar questions