Git Product home page Git Product logo

timetable's Introduction

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

<!DOCTYPE html>
<html>

   <head>
      <title>TIME TABLE</title>
   </head>
	
   <body>
      <table border = "1" cellspacing="1" bordercolor="blue" bgcolor="yellow">
                  
       <img src ="logo 1.png">
         <tr>
            <th colspan="8">TIME TABLE</th>
            
    
          <tr>
            <th colspan="2"> NAME: Prethiveerajan .P
            <th colspan="2"> REF NO: 21500340
            <th colspan="6"> DEPT: ARTIFICIAL INTELLIGENCE AND DATA SCIENCE</th>
         </tr>
         <tr>
            <th colspan="8">TIME TABLE</th>
          </tr>
         </tr>
         
         <tr>
            <th>DAYS</th>
            <th>1</th>
            <th>2</th>
            <th>3</th>
             <th>4</th>
            <th>5</th>
          
            <th>6</th>
            <th>7</th>
         </tr>
          <tr>
             <td>MONDAY</td>
             <td>web technology</td>
             <td>web technology</td>
             <td>python& linear algebra</td>
             
             <td>python linear algebra</td>
             <th>mentoring </th>
             
             <td align="center">python& linear algebra</td>
             <td align="center">python &linear algebra</td>
         </tr>
  <tr>
             <td>tuesday</td>
             <td>softskill</td>
             <td>soft skill</td>
             <td>mechanical and modeling </td>
             <td>mechanical and modeling</td>
              <th rowspan="4">lunch break</th>
             <td align="center">mechanical and modeling</td>
             <td align="center">mechanical and modeling</td>
         </tr>
         <tr>
             <td>wednesday</td>
             <td> <center>- </center></td>
             <td><center>- </center></td>
             <td> python& linear algebra</td>
             
             <td>python& linear algebra</td>
             <td align="center">mechanical and modeling</td>
             <td align="center">mechanical and modeling</td>
         </tr>
         
         <tr>
             <td> thursday</td>
             <td>mechanical and modeling </td>
             
           <td>mechanical and modeling </td>
             <td>python linear algebra</td>
             <td>python linear algebra</td>
            
             <td align="center">mechanical and modeling</td>
             <td align="center">mechanical and modeling</td>
         </tr>
          <tr>
             <td>friday</td>
             <td>enviromental  science</td>
             <td>enviromental  science</td>
             <td>python linear algebra</td>
             <td>python linear algebra</td>
             <td align="centre">web technology</td>
             <td align="centre">web technology</td>

            

         
      </table>
      <br>1. 19EY701-Soft skill-                                    Praveen P</br>
      <br>2. 19MC802-Environmental science-                         muthu pandi</br>
      <br>3. 19MA221-Linear Algebra Laboratory-                   Jaba jasphin</br>
      <br>4. 19AI301-Python Programming-                           Jaba jasphin</br>
      <br>5. 19MA220-Mathematics for Artificial Intelligence-       Jaba jasphin</br>
      <br>6. 19AI402-Web Technology Laboratory-                     Obed otto </br>
      <br>7. 19AI401-Fundamentals of Web Technology-                  Obed otto</br>
      <br>8. 19AI302-Engineering Design and Modeling-               Ram prasath</br>
      <br>9. 19AI303-Engineering Mechanics and Product Development- Ram prasath</br>
      <br>10.ECA051-AD-Mentoring - AD1-                          s.sridhar</br>
   
      
   </body>
</html>

OUPUT

Screenshot (89)

timetable's People

Contributors

prethiveerajan avatar karthi-govindharaju-ai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.