Advertisement
Arnab_Manna

Time table.html

Jun 3rd, 2021
740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.81 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.                 <title>Tables</title>
  5. </head>
  6. <body>
  7.             <!-- A static website using Tables -->
  8.             <table border="5" cellspacing="0" align="center">
  9.                             <thead>
  10.                                             <caption><h1>Time Table SEM 4 CMSA</h1></caption>
  11.                                             <tr>
  12.                                                             <th align="center" height="50" width="100">
  13.                                                                             Day/timing
  14.                                                             </th>
  15.                                                             <th align="center" height="50" width="200">
  16.                                                                              10:30-11:30
  17.                                                             </th>
  18.                                                             <th align="center" height="50" width="200">
  19.                                                                              11:30-12:30
  20.                                                             </th>
  21.                                                             <th align="center" height="50" width="200">
  22.                                                                              12:30-01:30
  23.                                                             </th>
  24.                                                             <th align="center" height="50" width="200">
  25.                                                                              01:30-02:30
  26.                                                             </th>
  27.                                                             <th align="center" height="50" width="200">
  28.                                                                              02:30-02:45
  29.                                                             </th>
  30.                                                             <th align="center" height="50" width="200">
  31.                                                                              02:45-03:45
  32.                                                             </th>
  33.                                                             <th align="center" height="50" width="200">
  34.                                                                              03:45-04:45
  35.                                                             </th>
  36.                                             </tr>
  37.                             </thead>
  38.                             <tbody>
  39.                                             <tr>
  40.                                                             <th align="center" height="50" width="200">
  41.                                                                              Monday
  42.                                                             </th>
  43.                                                             <td colspan="2" align="center" height="50" width="200">
  44.                                                                              Networking Practical
  45.                                                             </td>
  46.                                                             <td colspan="2" align="center" height="50" width="200">
  47.                                                                              -
  48.                                                             </td>
  49.                                                             <td rowspan="6" align="center" height="50">
  50.  
  51.                 <H1>R<br>E<br>C<br>E<br>S<br>S</H1>
  52.                       </td>
  53.                       <td  align="center" height="50" width="200">
  54.                                                                              -
  55.                                                             </td>
  56.                                                             <td  align="center" height="50" width="200">
  57.                                                                             Physics optics
  58.                                                             </td>
  59.                                                            
  60.                                             </tr>
  61.                                             <tr>
  62.                                                             <th align="center" height="50" width="200">
  63.                                                                              Tuesday
  64.                                                             </th>
  65.                                                             <td align="center" height="50" width="200">
  66.                                                                              Algorithms
  67.                                                             </td>
  68.                                                             <td colspan="2"  align="center" height="50" width="200">
  69.                                                                              -
  70.                                                             </td>
  71.                                                             <td  align="center" height="50" width="200">
  72.                                                                              INFO Security
  73.                                                             </td>
  74.                                                             <td  align="center" height="50" width="200">
  75.                                                                              -
  76.                                                             </td>
  77.                                                             <td  align="center" height="50" width="200">
  78.                                                                             Networking
  79.                                                             </td>
  80.                                             </tr>
  81.                                             <tr>
  82.                                                             <th align="center" height="50" width="200">
  83.                                                                              Wednessday
  84.                                                             </th>
  85.                                                             <td colspan="4" align="center" height="50" width="200">
  86.                                                                              -
  87.                                                             </td>
  88.                                                             <td  align="center" height="50" width="200">
  89.                                                                              Physics
  90.                                                             </td>
  91.                                                             <td  align="center" height="50" width="200">
  92.                                                                              -
  93.                                                             </td>
  94.                                             </tr>
  95.                                             <tr>
  96.                                                             <th align="center" height="50" width="200">
  97.                                                                              Thursday
  98.                                                             </th>
  99.                                                             <td  align="center" height="50" width="200">
  100.                                                                              Algorithm
  101.                                                             </td>
  102.                                                             <td colspan="3" align="center" height="50" width="200">
  103.                                                                              -
  104.                                                             </td>
  105.                                                             <td colspan="2" align="center" height="50" width="200">
  106.                                                                              -
  107.                                                             </td>
  108.                                             </tr>
  109.                                             <tr>
  110.                                                             <th align="center" height="50" width="200">
  111.                                                                              Friday
  112.                                                             </th>
  113.                                                             <td colspan="4" align="center" height="50" width="200">
  114.                                                                              -
  115.                                                             </td>
  116.                                                             <td  align="center" height="50" width="200">
  117.                                                                              Physics
  118.                                                             </td>
  119.                                                             <td  align="center" height="50" width="200">
  120.                                                                              Networking
  121.                                                             </td>
  122.                                             </tr>
  123.                                             <tr>
  124.                                                             <th align="center" height="50" width="200">
  125.                                                                              Saturday
  126.                                                             </th>
  127.                                                             <td  align="center" height="50" width="200">
  128.                                                                              Networking
  129.                                                             </td>
  130.                                                             <td  colspan="3" align="center" height="50" width="200">
  131.                                                                              -
  132.                                                             </td>
  133.                                                             <td  align="center" height="50" width="200">
  134.                                                                              -
  135.                                                             </td>
  136.                                                             <td  align="center" height="50" width="200">
  137.                                                                              Microprocessor
  138.                                                             </td>
  139.                                             </tr>
  140.                             </tbody>
  141.             </table>
  142. </body>
  143. </html>
  144.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement