Thursday, February 3, 2022

Project

 Front page.   


<html>

<head>

<title>TIME TABLE</title>

<STYLE TYPE="TEXT/CSS">

body{background-color:red}

Font{font-weight:bold;BACKGROUND-COLOR:gold;COLOR:purple;font-size:30}

p{COLOR:brown;BACKGROUND-color:aqua;FONT-SIZE:20;word-spacing:5;font-weight:bold}

A{Font-size:25}</STYLE>

</head>

<body>

<CENTER>

<Font>COMPUTER PROJECT</font>

<Br>

</CENTER><BR>

<BR><br><br><br>

<p>

NAME:>AMRENDRA PRATAP

<BR>

CLASS:>10<sup>th</sup><br>

SECTION:>A

<BR>

ROLL:>22566693

<BR>

SCHOOL:>INDIAN PUBLIC SCHOOL

<BR>

LANGUAGE USED:>HTML &amp CSS</p>

<BR><center>

<A href="Acknowledgement.html">Acknowledgement</A><br>

<br>

<A href="Project.html">Project</A></center>

</BODY></HTML>




Acknowledgement.


<html>

<head>

<title>Acknowledgement</title>

<STYLE TYPE="TEXT/CSS">

body{background-color:red}

H1{BACKGROUND-COLOR:GOLD;COLOR:RED;text-decoration:underline}

P{color:fuchsia;font-size:25;background-color:aqua;font-weight:bold}

font{font-size:40}

A{font-size:25}

</STYLE>

</head>

<body>

<CENTER><br>

<H1>ACKNOWLEDGEMENT</H1><br>

<p>I would like to express my special 

thanks of gratitude

to my teacher (Anupa mam)

 who gave me the golden opportunity 

to do this wonderful project on 

the topic of HTML &nbsp CSS ,

which also helped me in doing

 a lot of Research and i came

 to know about so many new things 

I am really thankful to them.

Secondly i would also like 

to thank my parents and friends 

who helped me a lot in finalizing 

this project within the limited time frame.

</p><br>

<br><font>

πŸ†ƒπŸ…·πŸ…°πŸ…½πŸ…Ί πŸ†ˆπŸ…ΎπŸ†„</font>

<A href="Front_page.html">Front page</A><br>

<br>

<A href="Project.html">Project</A>

</center></body></html>


Project 


<html>

<head>

<title>Acknowledgement</title>

<STYLE TYPE="TEXT/CSS">

body{background-color:red}

H1{BACKGROUND-COLOR:GOLD;COLOR:RED;text-decoration:underline}

P{color:fuchsia;font-size:25;background-color:aqua;font-weight:bold}

font{font-size:40}

A{font-size:25}

</STYLE>

</head>

<body>

<CENTER><br>

<H1>ACKNOWLEDGEMENT</H1><br>

<p>I would like to express my special 

thanks of gratitude

to my teacher (Anupa mam)

 who gave me the golden opportunity 

to do this wonderful project on 

the topic of HTML &nbsp CSS ,

which also helped me in doing

 a lot of Research and i came

 to know about so many new things 

I am really thankful to them.

Secondly i would also like 

to thank my parents and friends 

who helped me a lot in finalizing 

this project within the limited time frame.

</p><br>

<br><font>

πŸ†ƒπŸ…·πŸ…°πŸ…½πŸ…Ί πŸ†ˆπŸ…ΎπŸ†„</font>

<A 




<html>

<head>

<title>TIME TABLE</title>

<STYLE TYPE="TEXT/CSS">

body{background-color:red}

H1{BACKGROUND-COLOR:GOLD;COLOR:RED;font-size:45}

th{background-color:lime;color:brown;font-size:30}

td{color:fuchsia;font-weight:bold;font-size:25;background-color:aqua;}

td.day{BACKGROUND-COLOR:GOLD;COLOR:RED;text-decoration:underline}

table{background-color:#5B5EA6}

A{font-size:25}

</STYLE>

</head>

<body>

<CENTER>

<br>

<br>

<H1>BIHAR V/S KERALA</H1><br>

<br>

<table border=3 cellspacing=15 cellpadding=3>

<tr>

<th>BASIS</th>

<th>BIHAR</th><th>KERALA</th>

</tr>

<tr>

<td class=day>POPULATION(in crores)</td><td>12.83</td><td>3.46</td>

</tr>

<tr>

<td class=day>LITERACY RATE</td><td>69.8</td><td>96.2</td>

</tr>

<tr>

<td class=day>AREA(in km<sup>2</sup>)</td><td>94,163</td><td>38,863</td>

</tr>

<tr>

<td class=day>PER CAPITA INCOME(in rupees) </td><td>41,000</td><td>1,49,563</td></tr>

<tr>

<td class=day>CHIEF MINISTER</td><td>NITISH KUMAR</td><td>PINARAYI VIJAYAN </td>

</tr>

<td class=day>INFANT MORTALITY RATE </td><td>29</td><td>6</td></tr>

<td class=day>LIFE EXPECTANCY(yrs.)</td><td>68.1</td><td>78.15</td>

</tr>

</table>

<A href="Acknowledgement.html">Acknowledgement</A><br>

<br>

<A href="Front_page.html">Front Page</A>


</CENTER>

</body>

</html>







Saturday, June 26, 2021