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>

<body>
    <img src="C:\Users\SEC\Desktop\logo.png">
	<h1>TIME TABLE</h1>
	<table border="5" cellspacing="0" align="center" bgcolour="red">TIME TABLE</TH>
		<!--<caption>Timetable</caption>-->
		<tr>
			<td align="center" height="50"
				width="100"><br>
				<b>Day/Period</b></br>
			</td>
			<td align="center" height="50"
				width="100">
				<b>I<br>(8.00-9.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>II<br>(9.00-10.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>III<br>(10.00-11.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>IV<br>(11.00-12.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>V<br>(12.00-13.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>VI<br>(13.00-14.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>VII<br>(14.00-15.00)</b>
			</td>
			<td align="center" height="50"
				width="100">
				<b>VIII<br>(15.00-16.00)</b>
			</td>
            <td align="center" height="50"
				width="100">
				<b>XI<br>(16.00-17.00)</b>
			</td>
		</tr>
		<tr>
			<td align="center" height="50">
				<b>Monday</b></td>
			<td align="center" height="50">Web Development</td>
			<td align="center" height="50">Web Development</td>
			<td align="center" height="50">-</td>
            <td align="center" height="50">-</td>
			<td rowspan="6" align="center" height="50">
				<h2>L<br>U<br>N<br>C<br>H</h2>
			</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>
		</tr>
		<tr>
			<td align="center" height="50">
				<b>Tuesday</b>
			</td>
			</td>
			<td align="center" height="50">web development</td>
			<td align="center" height="50">web development</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 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>Wednesday</b>
			</td>
			<td align="center" height="50">computational physics</td>
			<td align="center" height="50">computational physics</td>
			<td align="center" height="50">communicative English</td>
			<td align="center" height="50">communicative English</td>
			<td align="center" height="50">calculus and matrix algebra</td>
			<td align="center" height="50">calculus and matrix algebra</td>
            <td align="center" height="50">python programming p1</td>
            <td align="center" height="50">python programming p1</td>


			</td>
		</tr>
		<tr>
			<td align="center" height="50">
				<b>Thursday</b>
			</td>
			<td align="center" height="50">coding practice TH01</td>
			<td align="center" height="50">coding practice TH01</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">calculus and matrix algebra</td>
            <td align="center" height="50">calculus and matrix algebra</td>
			<td align="center" height="50">computational physics</td>
			<td align="center" height="50">computational physics</td>
		</tr>
		<tr>
			<td align="center" height="50">
				<b>Friday</b>
			</td>
			
			<td align="center" height="50">python programming p1</td>
			<td align="center" height="50">python programming p1</td>
			<td align="center" height="50">coding practice TH01</td>
			<td align="center" height="50">coding practice TH01</td>
			<td align="center" height="50">Web development</td>
			<td align="center" height="50">Web development</td>
			<td align="center" height="50">communicative English</td>
			<td align="center" height="50">communicative English</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>
</body>

</html>

OUPUT

timetable's People

Contributors

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