0% found this document useful (0 votes)
239 views

Html Project Coding

Uploaded by

kg19822011
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
239 views

Html Project Coding

Uploaded by

kg19822011
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Html Project Coding

1. Link 1.html
<html>
<head>
<title>HTML Demo</title>
</head>
<body bgcolor="yellow"
align="center">
<font face="Arial" size=13 color=black>
Eid is a religious festival which Muslims all over
the world celebrate. It marks the end of the holy
month of Ramadan. After 30 days of fasting, Eid is
the first day after that month when Muslims do not
fast and enjoy their day fully.
</font>
<img border=4 width=500 height=300
src="Eid.WEBP" align="center"alt="Not Found">
</body>
</html>

2. Link 2.html
<html>
<head>
<title>HTML Demo</title>
</head>
<body bgcolor="cyan" align="center">
<font face="Arial" size=13 color=black>
Durga Puja is a ten-day event. The festival
begins with Mahalaya, a day on which Hindus
perform tarpan by offering water and food to their
dead ancestors. The day also marks the advent of
Durga from her marital home in Kailash. The
festival starts at twilight with prayers to
Saraswati.
</font>

Krish Giri
<img border=4 width=500 height=300
src="durga. WEBP" align="center"
alt="Not Found">
</body>
</html>

3. Link 3.html
<html>
<head>
<title>HTML Demo</title>
</head>
<body bgcolor="Magenta"
align="center">
<font face="Arial" size=13 color=black>
Christmas is celebrated every year on
December 25. The festival marks the celebration
of the birth anniversary of Jesus Christ. Jesus
Christ is worshipped as the Messiah of God in
Christian Mythology. Hence, his birthday is one of
the most joyous ceremonies amongst Christians.
</font>
<img border=4 width=500 height=300
src="Christmas.Jpg" align="center" alt="Not
Found">
</body>
</html>
4. Frameset.html
<html>
<head>
<title> Indian Festivals </title>
</head>
<frameset rows="15%, *">
<frame src="Frame1.html">
<frameset cols="30%, *">
<frame src="Frame2.html">
<frame src="Frame3.html" name="aa">
</frameset>
Krish Giri
</frameset>
</html>

5. Frame1.html
<html>
<head>
<title>Indian Festival</title>
</head>
<body bgcolor="pink" align=” Center”>
<font face="Arial" size=20>Indian
Festivals</font>
</body>
</html>

6. Frame2.html
<html>
<head>
<title> Indian Festivals</title>
<base target="aa">
</head>
<body bgcolor="lightyellow">
<font faces “Arial” size=4>
<b>For more information click on: </b>
</font>
<ol type-"1">
<li><a href="link 1.html">Eid</a>
<li><a href="link 2.html">Durga Puja</a>
<li><a href="link 3.html">Christmas</a>
</ol>

Krish Giri
</body>
</html>

7. Frame3.html
<html>
<head>
<title>Indian Festivals</title>
</head>
<body bgcolor="orange"
align="center">
<font face="Arial" size=5 color="white">
More than the religious aspects, the utsavas are
meant to celebrate along with the society and
thanking the elements of nature. People belonging
to various castes and tribes come together to
celebrate the event, which is always associated with
a feast for all.
</font>
<br>
<br>
<center>
<img src="Utsav.png">
<br>
<br>
</center>
<font face="Arial" size=5 color="white">
It also carries the meaning of delight, merriment
and pleasure. The Sanskrit word utsava comes from
the word "ut" meaning "removal" and "sava" which
means "worldly sorrows" or "grief". According to
Hindu tradition, utsava are specific to festivals
associated with temples
</font>
</body>
</html>

Krish Giri
Thank You

Coder’s Name: Krish Giri


Father’s Name: Kousik Giri
Mother’s Name: Puja Giri
Krish Giri
Address: Near Puja Medical, Hindi School
Road, Ghoradhora, Jhargram,721507

You might also like