Code Monkey home page Code Monkey 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

TIME TABLE

	</tr>
	<tr>
		<td align="center" height="50">
			<b>Wednesday</b>
		</td>
		<td align="center" height="50">Maths for AI</td>
		<td align="center" height="50">Maths for AI</td>
		<td align="center" height="50">Principles of chemistry in engineering</td>
		<td align="center" height="50">Principles of chemistry in engineering</td>
		<td align="center" height="50">-</td>
		<td align="center" height="50">-</td>
             <td align="center" height="50">-</td>
             <td align="center" height="50">-</td>


		</td>
	</tr>
	<tr>
		<td align="center" height="50">
			<b>Thursday</b>
		</td>
		<td align="center" height="50">-</td>
		<td align="center" height="50">-</td>
		<td align="center" height="50">-</td>
             <td align="center" height="50">Physicsfor quantum computing</td>
		<td align="center" height="50">-</td>
            <td align="center" height="50">-</td>
		<td align="center" height="50">python programming</td>
		<td align="center" height="50">python programming</td>
	</tr>
	<tr>
		<td align="center" height="50">
			<b>Friday</b>
		</td>
		
		<td align="center" height="50">-</td>
		<td align="center" height="50">-</td>
		<td align="center" height="50">Physics for quantum computing</td>
		<td align="center" height="50">Physics for quantum computing</td>
		<td align="center" height="50">Web development</td>
		<td align="center" height="50">Web development</td>
		<td align="center" height="50">Principles of chemistry in engineering</td>
		<td align="center" height="50">Principles of chemistry in engineering</td>
	</tr>
	<tr>
		<td align="center" height="50">
			<b>Saturday</b>
		</td>
		<td colspan="4" align="center"
			height="50">Moday Timetable
		</td>
		<td colspan="4" align="center"
			height="50">Moday Timetable
		</td>

		
	</tr>
</table>

OUPUT

model


Day/Period
I
(8.00-9.00)
II
(9.00-10.00)
III
(10.00-11.00)
IV
(11.00-12.00)
V
(12.00-13.00)
VI
(13.00-14.00)
VII
(14.00-15.00)
VIII
(15.00-16.00)
XI
(16.00-17.00)
Monday Web Development Web Development Maths for AI Maths for AI

L
U
N
C
H

- - - -
Tuesday Web development Web development - - - - python programming python programming

timetable's People

Contributors

karthi-govindharaju-ai avatar vijaykumar22007124 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.