Web Application Project-1
Web Application Project-1
SESSION – 2021-2022
Wildlife National Parks
In Partial Fulfilment Of The
Requirements Of The All India Senior
Secondary Certificate Examination
(AISSCE)
Submitted To : Submitted By :
Mrs. Eti Joshi Ma’am Anushka Pandey
Certificate
This is to certify that Anushka Pandey of class
XII of Delhi Public School, Indore has completed
this project under my guidance, as per the
requirement of CBSE. She has taken keen
interest and has shown utmost sincerity while
collecting and analysing all the relevant
information required to prepare this project on
Wildlife National Parks. It is further certified
that this project is individual work of the
student. She has completed her project up to my
satisfaction.
S.NO PARTICULARS
1 HTML
2 CSS
3 JS
4 FEATURES OF WILDLIFE WEBSITE :
• Home page
• Kanha national park page
• Bandhavgarh national park page
• Panna national park page
• Pench national park page
• Madhav national park page
• Contact us page
• About us page
• Form page
5 SOURCE CODE
6 OUTPUT
7 CONCLUSION
8 FUTURE ENHANCEMENTS
9 BIBLIOGRAPHY
HTML
HTML stands for Hyper Text Markup Language
HTML Elements
An HTML element is a start tag and an end tag with content in between:
<h1>This is a Heading</h1>
HTML Attributes
• HTML elements can have attributes
• Attributes provide additional information about the element
• Attributes come in name/value pairs like charset="utf-8"
A Simple HTML Document
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Page Title</title>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>
</body>
</html>
HTML Headings
HTML headings are defined with <h1> to <h6> tags.
<h1> defines the most important heading. <h6> defines the least important
heading:
Example
<a href="https://www.w3schools.com">This is a link</a>
3) HTML images are defined with <img> tags.
The source file (src), alternative text (alt), width, and height are provided as
attributes:
Table headers are defined with <th> tags. (bold and centered by default).
CSS
CSS stands for Cascading Style Sheets
CSS Example
<style>
</style>
CSS Syntax
A CSS rule consists of a selector and a declaration block:
The selector points to the HTML element to style (h1).
The declaration block (in curly braces) contains one or more declarations
separated by semicolons.
In the following example all <p> elements will be center-aligned, red and
have a font size of 32 pixels:
External style sheets are linked to HTML pages with <link> tags
JavaScript
JavaScript Variables
JavaScript variables are containers for storing data values.
• Numbers
• Strings
• Objects
• Arrays
• Functions
JavaScript Numbers
JavaScript has only one type of number. Numbers can be written with or
without decimals.
The maximum number of decimals is 17, but floating point is not always
100% accurate
JavaScript Strings
Strings store text. Strings are written inside quotes. You can use single or
double quotes
JavaScript Objects
Objects are variables too. But objects can contain many values.
JavaScript Arrays
JavaScript arrays are used to store multiple values in a single variable.
Example
var cars = ["Saab", "Volvo", "BMW"]
JavaScript Functions
A JavaScript function is a block of code designed to perform a particular task.
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
.auto-style1 {
color: #FFFFFF;
.auto-style2 {
text-align: center;
.auto-style3 {
text-align: left;
.auto-style4 {
font-size: large;
.auto-style5 {
text-align: left;
font-size: large;
color: #FF00FF;
.auto-style7 {
text-decoration: underline;
font-size: large;
.auto-style8 {
font-size: xx-large;
.auto-style9 {
text-align: center;
.auto-style10 {
background-color: #0000FF;
.auto-style12 {
margin-top: 0px;
.auto-style13 {
text-align: center;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-bottom: 1px;
.auto-style14 {
background-color: #E7FF00;
.auto-style15 {
color: #0000FF;
.auto-style16 {
font-size: xx-large;
font-weight: bold;
.auto-style18 {
text-align: left;
color: #FFFFFF;
}
</style>
<script type="text/javascript">
<!--
elm.$src=elm.src; elm.src=args[n+1]; } }
return null;
// -->
</script>
</head>
<body
onload="FP_preloadImgs(/*url*/'button3.jpg',/*url*/'button4.jpg',/*url*/'button6.jpg',/
*url*/'button7.jpg',/*url*/'button9.jpg',/*url*/'buttonA.jpg',/*url*/'button15.jpg',/*url*/
'button16.jpg',/*url*/'button18.jpg',/*url*/'button19.jpg',/*url*/'button1B.jpg',/*url*/'b
utton1C.jpg',/*url*/'button49.jpg',/*url*/'button4A.jpg',/*url*/'button4C.jpg',/*url*/'but
ton4D.jpg',/*url*/'button59.jpg',/*url*/'button5A.jpg')">
<div class="auto-style13">
<div class="auto-style3">
<div class="auto-style2">
</strong></span></p>
<u>
<u>
<font color="fuchsia">
<div class="auto-style18">
<b><br />
</b></font>
<span class="auto-style16">Top 5 National Parks In Madhya Pradesh
<ol>
<li class="auto-style5">
<strong>
<u>
</em></strong></span>
<u>
<span class="auto-style4"><strong><em>
</em></strong></span>
<li class="auto-style5"><strong>
</em></strong></span>
<li class="auto-style5"><strong>
</em></strong></span>
<li class="auto-style5"><strong>
</em></strong></span>
</div>
</div>
<body background="https://images.unsplash.com/photo-1549366021-
9f761d450615?ixlib=rb-
1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=cr
op&w=406&q=80">
<img src="C:\Users\ANUSHKA PANDEY\Documents\kanha-national-park2.jpg"
width="513">
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
.auto-style1 {
text-align: center;
font-size: xx-large;
.auto-style2 {
text-decoration: underline;
.auto-style9 {
text-decoration: underline;
background-color: #00FFFF;
}
.auto-style10 {
font-size: large;
.auto-style11 {
background-color: #FF0000;
.auto-style12 {
text-align: center;
font-size: x-large;
margin-left: 198px;
margin-top: 81px;
.auto-style13 {
text-decoration: underline;
background-color: #221D1D;
color: #00FFFF;
.auto-style14 {
text-align: left;
.auto-style15 {
text-align: center;
.auto-style16 {
font-weight: normal;
color: #800080;
text-decoration: underline;
.auto-style17 {
font-size: x-large;
.auto-style18 {
.auto-style19 {
font-size: large;
.auto-style20 {
text-align: center;
font-size: xx-large;
</style>
</head>
<body bgcolor="yellow">
<div class="auto-style20">
</span>
</div>
Kanha National Park remain open for visitors from 16th October to 30th June. The safari
timings are:</span>
<tr>
Timings</td>
Morning Safari</td>
Afternoon Safari</td>
</tr>
02:00 PM to Sunset</td>
</tr>
03 PM to Sunset</td>
</tr>
03:30 PM to Sunset</td>
</tr>
</table>
<p class="auto-style14">
</P>
</table>
<span class="auto-style9"><strong><em>SPECIAL
OFFERS</em></strong></span><div class="container_top_up" style="padding: 0px;
margin: 0px auto; outline: none; background: none 0px 0px repeat scroll rgb(238, 238,
238); height: auto; position: absolute; top: -44px; width: 972px; color: rgb(0, 0, 0);
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant-
ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal;
orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space:
normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-
thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
<h1 style="padding: 0px 0px 0px 19px; margin: 0px; outline: none; font-weight:
normal; color: rgb(35, 41, 35); font-family: SariMedium; font-size: 22px; line-height:
45px; text-decoration: none;">
Special Offers</h1>
<li style="padding: 0px 12px 0px 5px; margin: 0px; outline: none;
font-weight: normal; float: left; background: url('https://www.kanha-national-
park.com/../images/aeeow1.png') no-repeat right 8px; line-height: 20px;">
Home</a></li>
Special Offers</li>
</ul>
</div>
</div>
<div class="hotelresort" style="padding: 0px 15px; margin: 0px; outline: none; color:
rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-
spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(250, 239, 221); text-decoration-thickness: initial; text-
decoration-style: initial; text-decoration-color: initial;">
<div class="listing" style="padding: 0px; margin: 0px 0px 12px; outline:
none;">
</div>
<p style="padding: 0px 10px 0px 0px; margin: 5px 0px 0px;
outline: none; font-weight: normal; color: rgb(83, 83, 83); font-family: Calibri; font-
size: 14px; line-height: 22px;">
Price
:<span> </span></span><span> </span>21479</p>
</div>
</div>
</div>
<a href="https://www.kanha-national-park.com/kanha-weekend-tour.html"
style="padding: 0px; margin: 0px; outline: none; font-weight: 400; text-decoration:
none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-
variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans:
2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color:
rgb(250, 239, 221);">
</a>
<h2 style="padding: 11px 0px 0px; margin: 0px; outline: none; font-weight: normal;
font-family: SariMedium; color: rgb(34, 29, 29); font-size: 16px; line-height: 20px;
font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-
spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(250, 239, 221); text-decoration-thickness: initial; text-
decoration-style: initial; text-decoration-color: initial;" class="auto-style14">
<p style="padding: 0px 10px 0px 0px; margin: 5px 0px 0px; outline: none; font-
weight: 400; color: rgb(83, 83, 83); font-family: Calibri; font-size: 14px; line-height:
22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform:
none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
0px; background-color: rgb(250, 239, 221); text-decoration-thickness: initial; text-
decoration-style: initial; text-decoration-color: initial;">
<span style="padding: 0px; margin: 0px; outline: none; font-weight: bold; font-family:
Calibri; font-size: 14px; color: rgb(109, 141, 6);">
<span style="padding: 0px; margin: 0px; outline: none; font-weight: bold; font-family:
Calibri; font-size: 14px; color: rgb(109, 141, 6);">
<span style="padding: 0px; margin: 0px; outline: none; font-weight: bold; font-family:
Calibri; font-size: 14px; color: rgb(109, 141, 6);">
Price :<span> </span></span><span> </span>11542</p>
<a href="https://www.kanha-national-park.com/kanha-weekend-tour.html"
style="padding: 0px; margin: 0px; outline: none; font-weight: 400; text-decoration:
none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-
variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans:
2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color:
rgb(250, 239, 221);">
</a>
<h2 style="padding: 11px 0px 0px; margin: 0px; outline: none; font-weight: normal;
font-family: SariMedium; color: rgb(34, 29, 29); font-size: 16px; line-height: 20px;
font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-
spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(250, 239, 221); text-decoration-thickness: initial; text-
decoration-style: initial; text-decoration-color: initial;">
<p style="padding: 0px 10px 0px 0px; margin: 5px 0px 0px; outline: none; font-
weight: 400; color: rgb(83, 83, 83); font-family: Calibri; font-size: 14px; line-height:
22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform:
none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
0px; background-color: rgb(250, 239, 221); text-decoration-thickness: initial; text-
decoration-style: initial; text-decoration-color: initial;">
<span style="padding: 0px; margin: 0px; outline: none; font-weight: bold; font-family:
Calibri; font-size: 14px; color: rgb(109, 141, 6);">
<span style="padding: 0px; margin: 0px; outline: none; font-weight: bold; font-family:
Calibri; font-size: 14px; color: rgb(109, 141, 6);">
<span style="padding: 0px; margin: 0px; outline: none; font-weight: bold; font-family:
Calibri; font-size: 14px; color: rgb(109, 141, 6);">
Price :<span> </span></span><span> </span>7754</p>
</p>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
.auto-style2 {
font-size: large;
background-color: #008000;
.auto-style3 {
text-align: center;
color: #008080;
text-decoration: underline;
.auto-style4 {
font-size: large;
.auto-style5 {
font-size: large;
text-align: center;
text-decoration: underline;
background-color: #800080;
.auto-style6 {
clear: both;
font-size: 15px;
font-style: normal;
text-align: center;
letter-spacing: normal;
text-indent: 0px;
text-transform: none;
white-space: normal;
word-spacing: 0px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
.auto-style7 {
font-size: large;
background-color: #800080;
.auto-style8 {
text-align: center;
.auto-style9 {
text-align: center;
color: #008080;
text-decoration: underline;
font-size: xx-large;
.auto-style10 {
margin-top: 0px;
.auto-style11 {
text-decoration: underline;
}
</style>
</head>
<body bgcolor="aqua">
<p class="auto-style3">
Bandhavgarh National Park is in the central Indian state of Madhya Pradesh. This
biodiverse park is known for its large population of royal Bengal tigers,
especially in the central Tala zone. Other animals include white tigers,
leopards and deer. The mix of tropical forest, Sal trees and grassland is home
to scores of bird species, including eagles. To the south are the remains of the
</p>
<p class="auto-style3"> </p>
<div class="rVusze">
Area</a>:<span> </span></span><span
class="auto-style4" style="font-family: arial, sans-serif; line-height: 22px; color:
rgb(60, 64, 67);">1,536 km²</span></div>
</div>
</div>
</div>
<div class="Z1hOCe">
<div class="rVusze">
Location</a>:<span> </span></span><span
class="auto-style4" style="font-family: arial, sans-serif; line-height: 22px; color:
rgb(60, 64, 67);"><a class="fl" data-
ved="2ahUKEwiqi7es67v2AhWUFIgKHQNoBvgQmxMoAXoECBMQAw"
href="https://www.google.com/search?q=Madhya+Pradesh&stick=H4sIAAAAAAAA
AONgVuLQz9U3SC43yVnEyuebmJJRmagQUJSYklqcAQDGoV-
QHQAAAA&sa=X&ved=2ahUKEwiqi7es67v2AhWUFIgKHQNoBvgQmxMoAXoEC
BMQAw" style="color: rgb(26, 13, 171); text-decoration: none; -webkit-tap-highlight-
color: rgba(0, 0, 0, 0.1); outline: 0px;">Madhya
</div>
</div>
</div>
<div class="Z1hOCe">
<div class="rVusze">
Established</a>:<span> </span></span><span
class="auto-style4" style="font-family: arial, sans-serif; line-height: 22px; color:
rgb(60, 64, 67);">1968;<span> </span><a class="fl" data-
ved="2ahUKEwiqi7es67v2AhWUFIgKHQNoBvgQmxMoAXoECBIQAw"
href="https://www.google.com/search?q=Tiger+Reserve&stick=H4sIAAAAAAAAAO
NgVuLUz9U3MDeoqjRexMobkpmeWqQQlFqcWlSWCgBQMoKQHQAAAA&sa=X&v
ed=2ahUKEwiqi7es67v2AhWUFIgKHQNoBvgQmxMoAXoECBIQAw" style="color: rgb(26,
13, 171); text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline:
0px;">Tiger
Reserve</a><span> </span>in 1993</span></div>
</div>
</div>
</div>
<div class="auto-style8">
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
.auto-style2 {
font-size: large;
.auto-style3 {
text-align: center;
color: #800000;
text-decoration: underline;
background-color: #00FFFF;
.auto-style7 {
.auto-style8 {
font-size: x-large;
.auto-style9 {
text-decoration: underline;
font-size: large;
.auto-style10 {
text-align: center;
.auto-style11 {
font-size: large;
.auto-style12 {
margin-top: 0px;
.auto-style13 {
text-align: center;
color: #800000;
text-decoration: underline;
background-color: #00FFFF;
font-size: xx-large;
</style>
</head>
<body bgcolor="lime">
<p class="auto-style3">
</p>
<p class="auto-style3">
<p class="auto-style3">
</p>
<div jsname="xQjRM">
<div class="sATSHe">
<div>
<div class="QsDR1c">
<div class="Z1hOCe">
<div class="zloOqf
PZPZlf" data-dtype="d3ifr" data-local-attribute="d3adr" data-
ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQghwoAHoECDwQAQ" style="margin-top:
7px;">
<span
class="auto-style7">
<span
class="w8qArf">
<a class="fl"
data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQ6BN6BAg8EAI"
href="https://www.google.com/search?q=panna+national+park+address&ludocid=
11397908288998738118&sa=X&ved=2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNc
Q6BN6BAg8EAI" style="color: rgb(32, 33, 36) !important; text-decoration: none; -
webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
<span
class="auto-style8">Address</span></a><span class="auto-
style8">:<span> </span></span></span><span class="auto-style8"><span
style="color: rgb(32, 33, 36);">NH
75, Madhya
Pradesh 471405</span></span></span><span class="auto-style8"></div>
</div>
</div>
</div>
<div>
Hours</a>:<span> </span></span></span><div class="bJpcZ"
jsaction="rcuQ6b:npT2md" jscontroller="pttite" style="display: inline;">
<div aria-
expanded="false" class="vk_bk h-n" data-
ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQoT56BAgwEAM" jsaction="ytNONe"
role="button" style="color: rgb(32, 33, 36); outline: 0px; display: inline;"
tabindex="0">
<span
class="IDu36" style="text-decoration: none; display: inline;">
<span><span class="TLou0b">
<span
class="JjSWRd" style="display: inline-flex; align-items: center;">
<span
class="auto-style8">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div jsname="xQjRM">
<div class="sATSHe">
<div>
<div class="Z1hOCe">
<div class="zloOqf
PZPZlf" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQyxMoAHoECDoQAQ"
style="margin-top: 7px;">
<div
class="rVusze">
<span
class="auto-style8" style="font-weight: bolder;">
<a
class="fl" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQ6BMoAHoECDoQAg"
href="https://www.google.com/search?q=panna+national+park+area&stick=H4sIA
AAAAAAAAOPgE-
LUz9U3sIgvSTfWkspOttLPyU9OLMnMz4MzrBKLUhMXsUoUJOblJSrkgcUScxQKEouyFUBSAF
nFfrBEAAAA&sa=X&ved=2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQ6BMoAHoEC
DoQAg" style="color: rgb(32, 33, 36) !important; text-decoration: none; -webkit-tap-
highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
Area</a>:<span> </span></span><span class="auto-style8"
style="font-family: arial, sans-serif; line-height: 22px; color: rgb(60, 64,
67);">542.7 km²</span></div>
</div>
</div>
</div>
</div>
<div class="Z1hOCe">
<div class="zloOqf
PZPZlf" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQyxMoAHoECDgQAQ"
style="margin-top: 7px;">
<div
class="rVusze">
<span
class="auto-style8" style="font-weight: bolder;">
<a
class="fl" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQ6BMoAHoECDgQAg"
href="https://www.google.com/search?q=panna+national+park+established&stick
=H4sIAAAAAAAAAOPgE-
LUz9U3sIgvSTfW0s8ot9JPzs_JSU0uyczP0y8oyi8BMlNT4oszS1KLrVKLSxKTcjKLM1JTFFISS
1IXscoXJOblJSrkJYLUJ-
YoFCQWZSsgKQMAzC6IfmAAAAA&sa=X&ved=2ahUKEwj1luyX7rv2AhVqQfUHH
Y8jCNcQ6BMoAHoECDgQAg" style="color: rgb(32, 33, 36) !important; text-decoration:
none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
Established</a>:<span> </span></span><span class="auto-style8"
style="font-family: arial, sans-serif; line-height: 22px; color: rgb(60, 64,
67);">1981</span></div>
</div>
</div>
</div>
</div>
<div class="Z1hOCe">
<div class="zloOqf
PZPZlf" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQyxMoAHoECDkQAQ"
style="margin-top: 7px;">
<div
class="rVusze">
<span
class="auto-style8" style="font-weight: bolder;">
<a
class="fl" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQ6BMoAHoECDkQAg"
href="https://www.google.com/search?q=panna+national+park+management&stic
k=H4sIAAAAAAAAAOPgE-
LUz9U3sIgvSTfW0s1OttIvKMovSU0uSU2JL84sSS1G41vlJuYlpqfmpuaVLGKVK0jMy0tUyEss
yczPS8xRKEgsylZAKAAASWM7Hl0AAAA&sa=X&ved=2ahUKEwj1luyX7rv2AhVq
QfUHHY8jCNcQ6BMoAHoECDkQAg" style="color: rgb(32, 33, 36) !important; text-
decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
Management</a>:<span> </span></span><span class="auto-style8"
style="font-family: arial, sans-serif; line-height: 22px; color: rgb(60, 64, 67);"><a
class="fl" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQmxMoAXoECDkQAw"
href="https://www.google.com/search?q=Ministry+of+Environment,+Forest+and+Clima
te+Change&stick=H4sIAAAAAAAAAOPgE-
LUz9U3sIgvSTdWAjPTTXONjLR0s5Ot9AuK8ktSk0tSU-
KLM0tSi9H4VrmJeYnpqbmpeSWLWI18M_Myi0uKKhXy0xRc88oyi_LzQDI6Cm75RanFJQqJe
SkKzjmZuYklqQrOGYl56ak7WBkBKDVvkH8AAAA&sa=X&ved=2ahUKEwj1luyX7
rv2AhVqQfUHHY8jCNcQmxMoAXoECDkQAw" style="color: rgb(26, 13, 171); text-
decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">Ministry
of
Environment, Forest and Climate</a><br />
<br />
<a
class="fl" data-ved="2ahUKEwj1luyX7rv2AhVqQfUHHY8jCNcQmxMoAXoECDkQAw"
href="https://www.google.com/search?q=Ministry+of+Environment,+Forest+and+Clima
te+Change&stick=H4sIAAAAAAAAAOPgE-
LUz9U3sIgvSTdWAjPTTXONjLR0s5Ot9AuK8ktSk0tSU-
KLM0tSi9H4VrmJeYnpqbmpeSWLWI18M_Myi0uKKhXy0xRc88oyi_LzQDI6Cm75RanFJQqJe
SkKzjmZuYklqQrOGYl56ak7WBkBKDVvkH8AAAA&sa=X&ved=2ahUKEwj1luyX7
rv2AhVqQfUHHY8jCNcQmxMoAXoECDkQAw" style="color: rgb(26, 13, 171); text-
decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
of
India</a></span><br />
<br />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="auto-style10">
</strong></span></div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
.auto-style2 {
font-size: large;
background-color: #FFFF00;
.auto-style3 {
text-align: center;
text-decoration: underline;
color: #808000;
.auto-style5 {
font-size: large;
.auto-style6 {
.auto-style7 {
background-color: #FFFF00;
.auto-style8 {
background-color: #FFFF00;
.auto-style9 {
text-align: center;
.auto-style10 {
font-size: medium;
.auto-style11 {
text-align: center;
text-decoration: underline;
color: #FF0000;
font-size: xx-large;
</style>
</head>
<body bgcolor="teal">
<p class="auto-style11"><strong><em>PENCH NATIONAL PARK</em></strong></p>
<p class="auto-style3">
<p class="auto-style5" style="margin: 0.5em 0px; color: rgb(32, 33, 34); font-family:
sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-
text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-
thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
the park from north to south dividing the park into almost equal western and
<p class="auto-style5" style="margin: 0.5em 0px; color: rgb(32, 33, 34); font-family:
sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-
text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-
thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
birds.2011, the park won the "Best Management Award".This park is accessible
from Pauni on National Highway 7 and has two famous entry gates, Turiya and
Karmajhiri</span></p>
<div class="noQ1ef Nhsae" style="color: rgb(32, 33, 36); font-family: arial, sans-serif;
font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:
normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-
indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-
thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
<div class="Z1hOCe">
<div class="rVusze">
Location</a>:<span> </span></span><span
class="auto-style5" style="font-family: arial, sans-serif; line-height: 22px; color:
rgb(60, 64, 67);"><a class="fl" data-
ved="2ahUKEwj455Wn8Lv2AhXLA94KHSiUAwEQmxMoAXoECCoQAw"
href="https://www.google.com/search?sa=X&q=Madhya+Pradesh,+India&stic
k=H4sIAAAAAAAAAONgVuLQz9U3SC43yVnEKuqbmJJRmagQUJSYklqcoaPgmZeSmQgAMc
HRjiQAAAA&ved=2ahUKEwj455Wn8Lv2AhXLA94KHSiUAwEQmxMoAXoECCoQAw"
style="color: rgb(26, 13, 171); text-decoration: none; -webkit-tap-highlight-color:
rgba(0, 0, 0, 0.1); outline: 0px;">Madhya
Pradesh, India</a></span></div>
</div>
</div>
</div>
</div>
<div class="noQ1ef Nhsae" style="color: rgb(32, 33, 36); font-family: arial, sans-serif;
font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:
normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-
indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-
thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
<div class="Z1hOCe">
<div class="rVusze">
</div>
</div>
</div>
</div>
<div class="noQ1ef Nhsae" style="color: rgb(32, 33, 36); font-family: arial, sans-serif;
font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps:
normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-
indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-
thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">
<div class="Z1hOCe">
<div class="rVusze">
Area</a>:<span> </span></span><span
class="auto-style5" style="font-family: arial, sans-serif; line-height: 22px; color:
rgb(60, 64, 67);">257.3 km²</span></div>
</div>
</div>
</div>
</div>
<div class="auto-style9">
<a href="https://www.penchnationalpark.com/"><span class="auto-style10">CLICK TO
VISIT OFFICIAL WEBSITE</span></a>
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
.auto-style1 {
color: #800000;
text-align: center;
text-decoration: underline;
font-size: xx-large;
.auto-style2 {
color: #0000FF;
text-align: center;
text-decoration: underline;
font-size: x-large;
.auto-style3 {
font-size: large;
.auto-style5 {
font-weight: bold;
color: rgb(255, 0, 0);
.auto-style6 {
font-weight: bold;
font-size: large;
.auto-style7 {
font-size: large;
.auto-style8 {
.auto-style9 {
text-align: center;
font-size: large;
.auto-style10 {
text-align: center;
.auto-style11 {
font-size: x-large;
</style>
</head>
<body bgcolor="olive">
<div class="auto-style10">
<p class="auto-style2">
<span class="auto-style3" style="color: rgb(77, 81, 86); font-style: normal; font-
variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-
space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-
decoration-style: initial; text-decoration-color: initial; display: inline !important; float:
none;">
northwest Madhya Pradesh, India. Two national highways pass through the park,
the Agra to Bombay former National Highway 3 and the Jhansi to Shivpuri National
Highway 27.</span></p>
<p class="auto-style2">
</p>
<div jsname="xQjRM">
<div class="sATSHe">
<div>
<div class="auto-style7">
<div class="QsDR1c">
<div class="zloOqf
PZPZlf" data-dtype="d3ifr" data-local-attribute="d3adr" data-
ved="2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQghwoAHoECD8QAQ" style="margin-top:
7px;">
<span
class="w8qArf" style="font-weight: bolder;">
<a class="fl"
data-ved="2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQ6BN6BAg_EAI"
href="https://www.google.com/search?sa=X&q=madhav+national+park+address&
amp;ludocid=5328482125633888168&ved=2ahUKEwi7jprW8rv2AhVEA94KHYjVCQ
YQ6BN6BAg_EAI" style="color: rgb(32, 33, 36) !important; text-decoration: none; -
webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
<span
class="auto-style8">Address</span></a>:<span class="auto-
style8"> </span></span><span class="auto-style5">Shivpuri
- Jhansi Rd,
Shivpuri, Madhya Pradesh
473551</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div jsname="xQjRM">
<div class="sATSHe">
<div>
<div class="Z1hOCe">
<div class="zloOqf
PZPZlf" data-ved="2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQyxMoAHoECDMQAQ"
style="margin-top: 7px;">
<div
class="rVusze">
<span
class="auto-style7" style="font-weight: bolder;">
<a
class="fl" data-ved="2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQ6BMoAHoECDMQAg"
href="https://www.google.com/search?sa=X&q=madhav+national+park+establish
ed&stick=H4sIAAAAAAAAAOPgE-
LUz9U3MC0uN6nS0s8ot9JPzs_JSU0uyczP0y8oyi8BMlNT4oszS1KLrVKLSxKTcjKLM1JTFFIS
S1IXsSrkJqZkJJYp5CWCNCTmKBQkFmUrIKkDAGmo7BlhAAAA&ved=2ahUKEwi7jpr
W8rv2AhVEA94KHYjVCQYQ6BMoAHoECDMQAg" style="color: rgb(32, 33, 36)
!important; text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
outline: 0px;">
<span
class="auto-style8">
Established</span></a>:<span class="auto-
style8"> </span></span><span class="auto-style6" style="font-family: arial,
sans-serif; line-height: 22px;">1958</span></div>
</div>
</div>
</div>
</div>
<div class="zloOqf
PZPZlf" data-ved="2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQyxMoAHoECDYQAQ"
style="margin-top: 7px;">
<div
class="rVusze">
<span
class="auto-style7" style="font-weight: bolder;">
<a
class="fl" data-ved="2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQ6BMoAHoECDYQAg"
href="https://www.google.com/search?sa=X&q=madhav+national+park+area&am
p;stick=H4sIAAAAAAAAAOPgE-
LUz9U3MC0uN6nSkspOttLPyU9OLMnMz4MzrBKLUhMXsUrmJqZkJJYp5IEFE3MUChKLshVAc
gCv2gMrRQAAAA&ved=2ahUKEwi7jprW8rv2AhVEA94KHYjVCQYQ6BMoAHoECDYQA
g" style="color: rgb(32, 33, 36) !important; text-decoration: none; -webkit-tap-
highlight-color: rgba(0, 0, 0, 0.1); outline: 0px;">
<span
class="auto-style8">Area</span></a>:<span class="auto-
style8"> </span></span><span class="auto-style6" style="font-family: arial,
sans-serif; line-height: 22px;">354 km²<br />
</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="auto-style9">
<a href="https://shivpuri.nic.in/en/tourist-place/madhav-national-park/">CLICK TO
VISIT OFFICIAL WEBSITE</a></div>
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Untitled 1</title>
<style type="text/css">
.auto-style1 {
font-size: xx-large;
font-weight: normal;
.auto-style2 {
margin-left: 0px;
.auto-style5 {
text-align: left;
.auto-style6 {
font-size: large;
.auto-style7 {
color: #FFFFFF;
background-color: #0000FF;
.auto-style10 {
border-style: solid;
border-width: 1px;
.auto-style11 {
color: #FF0000;
</style>
</head>
<body bgcolor="lightpink">
<div class="container">
<hr />
<h1 align="center">
<hr />
<div class="auto-style10">
<div class="auto-style5">
</div>
<div class="auto-style5">
</div>
<div class="auto-style5">
<br />
</span>
</strong><span class="auto-
style6"><strong> </strong></span></label><strong><input type="text"
name="Mobile" class="auto-style6" id="MobileNumber" style="width: 641px; height:
43px;" autocomplete="off"></input></strong><span class="auto-style6"><strong>
<div>
<div class="auto-style5">
<br />
</span>
<br />
</div>
<div class="auto-style5">
</form>
</div>
</div>
</div>
<script>
function validation()
if(a=="")
return false;
return false;
if(a.match(correct))
true
else{
return false;
if(pass=="")
return false;
return false;
if(pass!=confirmpass){
if(confirmpass=="")
return false;
if(mobilenumber=="")
return false;
if(isNaN(mobilenumber)){
return false;
if(mobilenumber.length != 10){
return false;
if(emails=="")
return false;
return false;
return false;
}
alert("Registration Successful")
</script>
</body>
</html>
Conclusion
Thank You !