-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtimetable.html
385 lines (320 loc) · 25.4 KB
/
timetable.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<html>
<head>
<title>TIME TABLE</title>
<link rel="stylesheet" type="text/css" href="timetable.css">
</head>
<body>
<div class="header">
<div class="lheader">
<img src ="vit.png" width="200" height="86">
</div>
<div class="rheader">
<ul>
<li style="line-height: 40px;"><b>Vellore Institute of Technology</b></li>
<li><font size="-0.5">Login</font></li>
<li><font size="-0.5">Features</font></li>
<li><font size="-0.5">Contact</font></li>
</ul>
</div>
</div>
<div class="navbar">
<a href="index.html" style="margin-left: 110px;">Home</a>
<div class="dropdown">
<button class="dropbtn">Attend a Test
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="mcq.html">MCQ Test</a>
<a href="programming.html">Programming Test</a>
</div>
</div>
<a href="profile.html">Profile</a>
<div class="dropdown">
<button class="dropbtn">View Marks
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="marksm.html">MCQ Test</a>
<a href="marksp.html">Programming Test</a>
</div>
</div>
<a href="timetable.html">Time Table</a>
<a href="logout.html">Logout</a>
</div>
<br><br><br>
<a style="color:rgb(49,49,255);font-family: segoe UI;font-size: 24px; font-weight: 600;"><center>Winter Semester Time Table</center></a>
<br><br>
<div style="padding-bottom: 40px; ">
<div style="overflow:hidden">
<div class="bordere">
<table style="border-collapse: collapse; display: inline-block;float:left; padding-left: 200px;">
<tr>
<td style="padding:20px;background-color: rgb(226,226,226);"> Theory</td>
</tr>
<tr>
<td style="padding:20px;background-color: rgb(226,226,226);">Lab</td>
</tr>
</table>
</div>
<div class="bordere">
<table style="border-collapse: collapse; display:inline-block;float:right; width:81.04%" >
<tr>
<td style="background-color: rgb(226,226,226);">Start</td>
<td style="background-color: rgb(204,204,255);">8:00</td>
<td style="background-color: rgb(204,204,255);">9:00</td>
<td style="background-color: rgb(204,204,255);">10:00</td>
<td style="background-color: rgb(204,204,255);">11:00</td>
<td style="background-color: rgb(204,204,255);">12:00</td>
<td style="background-color: rgb(204,204,255);">-</td>
<td style="background-color: rgb(204,204,255);">Lunch</td>
<td style="background-color: rgb(204,204,255);">14:00</td>
<td style="background-color: rgb(204,204,255);">15:00</td>
<td style="background-color: rgb(204,204,255);">16:00</td>
<td style="background-color: rgb(204,204,255);">17:00</td>
<td style="background-color: rgb(204,204,255);">18:00</td>
<td style="background-color: rgb(204,204,255);">18:46</td>
<td style="background-color: rgb(204,204,255);">19:01</td>
</tr>
<tr>
<td style="background-color: rgb(226,226,226);">End</td>
<td style="background-color: rgb(204,204,255);">8:45</td>
<td style="background-color: rgb(204,204,255);">9:45</td>
<td style="background-color: rgb(204,204,255);">10:45</td>
<td style="background-color: rgb(204,204,255);">11:45</td>
<td style="background-color: rgb(204,204,255);">12:45</td>
<td style="background-color: rgb(204,204,255);">-</td>
<td style="background-color: rgb(204,204,255);">Lunch</td>
<td style="background-color: rgb(204,204,255);">14:45</td>
<td style="background-color: rgb(204,204,255);">15:45</td>
<td style="background-color: rgb(204,204,255);">16:45</td>
<td style="background-color: rgb(204,204,255);">17:45</td>
<td style="background-color: rgb(204,204,255);">18:45</td>
<td style="background-color: rgb(204,204,255);">19:00</td>
<td style="background-color: rgb(204,204,255);">19:45</td>
</tr>
<tr>
<td style="background-color: rgb(226,226,226);">Start</td>
<td style="background-color: rgb(153,204,255);">8:00</td>
<td style="background-color: rgb(153,204,255);">8:46</td>
<td style="background-color: rgb(153,204,255);">10:00</td>
<td style="background-color: rgb(153,204,255);">10:46</td>
<td style="background-color: rgb(153,204,255);">11:31</td>
<td style="background-color: rgb(153,204,255);">12:16</td>
<td style="background-color: rgb(153,204,255);">Lunch</td>
<td style="background-color: rgb(153,204,255);">14:00</td>
<td style="background-color: rgb(153,204,255);">14:46</td>
<td style="background-color: rgb(153,204,255);">16:00</td>
<td style="background-color: rgb(153,204,255);">16:46</td>
<td style="background-color: rgb(153,204,255);">17:31</td>
<td style="background-color: rgb(153,204,255);">18:16</td>
<td style="background-color: rgb(153,204,255);">-</td>
</tr>
<tr>
<td style="padding-bottom: 8px;background-color: rgb(226,226,226);">End</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">8:45</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255); ">9:30</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">10:45</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">11:30</td>
<td style="padding-bottom: 8px; background-color: rgb(153,204,255);">12:15</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">13:00</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">Lunch</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">14:45</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">15:30</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">16:45</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">17:30</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">18:15</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">19:00</td>
<td style="padding-bottom: 8px;background-color: rgb(153,204,255);">-</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Theory</td>
<td style="background-color: rgb(255,255,204);">A1</td>
<td style="background-color: rgb(255,255,204);">F1</td>
<td style="background-color: rgb(255,255,204);">D1</td>
<td style="background-color: rgb(204,255,51);">CSE1003</td>
<td style="background-color: rgb(204,255,51);">MAT2001</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(204,255,51);">CSE2011</td>
<td style="background-color: rgb(204,255,51);">STS1202</td>
<td style="background-color: rgb(255,255,204);">D2</td>
<td style="background-color: rgb(255,255,204);">TB2</td>
<td style="background-color: rgb(255,255,204);">TG2</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(255,255,204);">V3</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);" >Lab</td>
<td style="background-color: rgb(204,255,51);">CSE1002</td>
<td style="background-color: rgb(204,255,51);">CSE1002</td>
<td style="background-color: rgb(249,239,164);">L3</td>
<td style="background-color: rgb(249,239,164);">L4</td>
<td style="background-color: rgb(249,239,164);">L5</td>
<td style="background-color: rgb(249,239,164);">L6</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(249,239,164);">L31</td>
<td style="background-color: rgb(249,239,164);">L32</td>
<td style="background-color: rgb(249,239,164);">L33</td>
<td style="background-color: rgb(249,239,164);">L34</td>
<td style="background-color: rgb(249,239,164);">L35</td>
<td style="background-color: rgb(249,239,164);">L36</td>
<td style="background-color: rgb(249,239,164);">-</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Theory </td>
<td style="background-color: rgb(204,255,51);">CSE1003</td>
<td style="background-color: rgb(204,255,51);">MAT2001</td>
<td style="background-color: rgb(255,255,204);">E1</td>
<td style="background-color: rgb(255,255,204);">TC1</td>
<td style="background-color: rgb(255,255,204);">TAA1</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(255,255,204);">B2</td>
<td style="background-color: rgb(255,255,204);">G2</td>
<td style="background-color: rgb(204,255,51);">BIT1003</td>
<td style="background-color: rgb(204,255,51);">MAT1014</td>
<td style="background-color: rgb(255,255,204);">TAA2</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(255,255,204);">V4</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Lab</td>
<td style="background-color: rgb(249,239,164);">L7</td>
<td style="background-color: rgb(249,239,164);">L8</td>
<td style="background-color: rgb(249,239,164);">L9</td>
<td style="background-color: rgb(249,239,164);">L10</td>
<td style="background-color: rgb(204,255,51);">CSE1002</td>
<td style="background-color: rgb(204,255,51);">CSE1002</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(204,255,51);">CSE2011</td>
<td style="background-color: rgb(204,255,51);">CSE2011</td>
<td style="background-color: rgb(249,239,164);">L39</td>
<td style="background-color: rgb(249,239,164);">L40</td>
<td style="background-color: rgb(249,239,164);">L41</td>
<td style="background-color: rgb(249,239,164);">L42</td>
<td style="background-color: rgb(249,239,164);">-</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Theory</td>
<td style="background-color: rgb(255,255,204);">C1</td>
<td style="background-color: rgb(255,255,204);">A1</td>
<td style="background-color: rgb(255,255,204);">F1</td>
<td style="background-color: rgb(255,255,204);">V1</td>
<td style="background-color: rgb(255,255,204);">V2</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(204,255,51);">MAT1014</td>
<td style="background-color: rgb(204,255,51);">CSE2011</td>
<td style="background-color: rgb(204,255,51);">STS1202</td>
<td style="background-color: rgb(255,255,204);">TD2</td>
<td style="background-color: rgb(255,255,204);">TBB2</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(204,255,51);">MAT1014</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Lab</td>
<td style="background-color: rgb(249,239,164);">L13</td>
<td style="background-color: rgb(249,239,164);">L13</td>
<td style="background-color: rgb(249,239,164);">L15</td>
<td style="background-color: rgb(249,239,164);">L16</td>
<td style="background-color: rgb(249,239,164);">L17</td>
<td style="background-color: rgb(249,239,164);">L18</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(249,239,164);">L43</td>
<td style="background-color: rgb(249,239,164);">L44</td>
<td style="background-color: rgb(249,239,164);">L45</td>
<td style="background-color: rgb(249,239,164);">L46</td>
<td style="background-color: rgb(204,255,51);">MAT2001</td>
<td style="background-color: rgb(204,255,51);">MAT2001</td>
<td style="background-color: rgb(249,239,164);">-</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Theory </td>
<td style="background-color: rgb(255,255,204);">D1</td>
<td style="background-color: rgb(204,255,51);" >CSE1003</td>
<td style="background-color: rgb(204,255,51);">MAT2001</td>
<td style="background-color: rgb(255,255,204);">TE1</td>
<td style="background-color: rgb(255,255,204);">TCC1</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(255,255,204);">D2</td>
<td style="background-color: rgb(255,255,204);">B2</td>
<td style="background-color: rgb(255,255,204);">G2</td>
<td style="background-color: rgb(204,255,51);">BIT1003</td>
<td style="background-color: rgb(204,255,51);">MAT1014</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(255,255,204);">V6</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Lab</td>
<td style="background-color: rgb(249,239,164);">L19</td>
<td style="background-color: rgb(249,239,164);">L20</td>
<td style="background-color: rgb(249,239,164);">L21</td>
<td style="background-color: rgb(249,239,164);">L22</td>
<td style="background-color: rgb(204,255,51);">BIT1003</td>
<td style="background-color: rgb(204,255,51);">BIT1003</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(249,239,164);">L49</td>
<td style="background-color: rgb(249,239,164);">L50</td>
<td style="background-color: rgb(249,239,164);">L51</td>
<td style="background-color: rgb(249,239,164);">L52</td>
<td style="background-color: rgb(249,239,164);">L53</td>
<td style="background-color: rgb(249,239,164);">L54</td>
<td style="background-color: rgb(249,239,164);">-</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Theory</td>
<td style="background-color: rgb(255,255,204);">E1</td>
<td style="background-color: rgb(255,255,204);">C1</td>
<td style="background-color: rgb(255,255,204);">TA1</td>
<td style="background-color: rgb(255,255,204);">TF1</td>
<td style="background-color: rgb(255,255,204);">TD1</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(204,255,51);">BIT1003</td>
<td style="background-color: rgb(204,255,51);">MAT1014</td>
<td style="background-color: rgb(204,255,51);">CSE2011</td>
<td style="background-color: rgb(204,255,51);">STS1202</td>
<td style="background-color: rgb(255,255,204);">TDD2</td>
<td style="background-color: rgb(255,255,204);">-</td>
<td style="background-color: rgb(255,255,204);">V7</td>
</tr>
<tr>
<td style="padding-top: 15.95px;padding-bottom: 15.95px;background-color: rgb(226,226,226);">Lab</td>
<td style="background-color: rgb(204,255,51);">CSE1003</td>
<td style="background-color: rgb(204,255,51);">CSE1003</td>
<td style="background-color: rgb(204,255,51);">CSE1002</td>
<td style="background-color: rgb(204,255,51);">CSE1002</td>
<td style="background-color: rgb(249,239,164);">L29</td>
<td style="background-color: rgb(249,239,164);">L30</td>
<td style="background-color: rgb(226,226,226);">Lunch</td>
<td style="background-color: rgb(249,239,164);">L55</td>
<td style="background-color: rgb(249,239,164);">L56</td>
<td style="background-color: rgb(249,239,164);">L57</td>
<td style="background-color: rgb(249,239,164);">L58</td>
<td style="background-color: rgb(249,239,164);">59</td>
<td style="background-color: rgb(249,239,164);">60</td>
<td style="background-color: rgb(249,239,164);">-</td>
</tr>
</table>
<div class="bordere">
<table style="border-collapse: collapse; display: inline-block;float:left;padding-left: 200px;">
<tr>
<td style="padding:28px;padding-bottom:40px;padding-top:40px;background-color: rgb(226,226,226);"> Mon</td>
</tr>
<tr>
<td style="padding:28px;padding-bottom:40px;padding-top:40px;background-color: rgb(226,226,226);">Tue</td>
</tr><tr>
<td style="padding:28px;padding-bottom:40px;padding-top:40px;background-color: rgb(226,226,226);"> Wed</td>
</tr>
<tr>
<td style="padding:28px;padding-bottom:40px;padding-top:40px;background-color: rgb(226,226,226);">Thu</td>
</tr><tr>
<td style="padding:28px;padding-bottom:40px;padding-top:40px;background-color: rgb(226,226,226);"> Fri</td>
</tr>
</div>
</div>
</div>
</div>
</body>
</html>