Class 12 Computer Application HTML Project Download Festivals

 Class 12 Modern Computer Application Project - Festivals


HTML code HOME page

<html>
<head><title>Festivals</title></head>
<body bgcolor="cyan">
<hr>
<font size="8" color="red"><center><h1><i>Festivals</i></h1></center></font>
<hr>
<center><h2>About</h2></center>
<p align="justify">Around the World, festivals receive a warm welcome from every community. West Bengal can be regarded
the heven of festivals in this respect because it has long list of festivals with different variety.
Great religious festivals like Durga Puja,Eid,Bada-Din(X-Mas),Maharam get equal weightage those of similar ones
 like Pitha-Parban,Holi,Naba-barsa etc.In fact the celebration of birthdays of great men like Rabindranath Tagore
,Swami Vivekananda,Kazi Nazrul,Subhas Chandra Bose is no less than a festival Bengali's who devote time and energy
for the preparation and participation to those festivals.Thus it is truely spoken that life of Bengal evolves around
the involvement to festivals throughout year.
<hr><center><h2>Festivals in West Bengal</h2></center>
<center>
<font size="5">
<a href="Durgapuja.html">Durga Puja</a>
<a href="Eid.html">Eid</a>
<a href="xmas.html">Chirsmas</a>
<a href="Holi.html">Holi</a>
</font>
</center>
<hr></body></html>


HTML code Durgapuja page
<html>
<head><title>Durgapuja</title></head>
<body bgcolor="lightpink">
<hr>
<a href="Home.html">Home</a><font size="8" color="red"><center><h1><i>Durga Puja</i></h1></center></font><a href="Home.html">Prev</a><p align="right"><a href="Eid.html">Next</a></p><br>
<hr>
<center><h2>About</h2></center>
<p align="justify"> Durga Puja is one of the biggest fetivals of Hindus. It is celebrated in Auntum.
Peoples of different states and abraod come to visit this ocassion.Durga Puja is celebrated for four days namely Saptami,Ostami ,Naabami and Dashami.
Schools, colleges and ofiices are closed on those days.People and children wear colorful  dresses like sarees,punjabi.People doing pandals hopping
throughout those days test different street foods. </p>
<hr>
<center><h2>Image Gallery</h2></center>
<img src="kashphool.jpg" height="300" width="330">
<img src="durapuja.jpg" height="300" width="330">
<img src="durgapuja2.jpg" height="300" width="330">
<img src="pandals.jpg" height="300" width="330">
</body>
</html>


HTML code EID page

<html>
<head><title>Eid</title></head>
<body bgcolor="lightpink">
<hr>
<a href="Home.html">Home</a><font size="8" color="red"><center><h1><i>Eid</i></h1></center></font><a href="Durgapuja.html">Prev</a><p align="right"><a href="xmas.html">Next</a></p><br>
<hr>
<center><h2>About</h2></center>
<p align="justify"> Eid is one of the biggest fetivals of Muslims. It is celebrated in summer.
Peoples of different states and abraod celebrate this ocassion.Eid comes after the lapse of Ramzan month and marks a hapy communion after a month of parayer and fasting.
Schools, colleges and ofiices are closed on those days.People and children wear colorful  dresses .People roam around different places
throughout those days and test different street foods. </p>
<hr>
<center><h2>Image Gallery</h2></center>
<img src="eid1.jpg" height="300" width="330">
<img src="eid2.jpg" height="300" width="330">
<img src="eid3.jpg" height="300" width="330">
<img src="eid4.jpg" height="300" width="330">
</body>
</html>


HTML code XMAS page

<html>
<head><title>Xmas</title></head>
<body bgcolor="lightpink">
<hr>
<a href="Home.html">Home</a><font size="4" color="red"><center><h1><i>Xmas</i></h1></center></font><a href="Eid.html">Prev</a><p align="right"><a href="Holi.html">Next</a></p><br>
<hr>
<center><h2>About</h2></center>
<p align="justify"> Christmas (or Feast of the Nativity) is an annual festival commemorating the birth of Jesus Christ, observed primarily on December as a religious and cultural celebration among billions of people 
around the world.A feast central to the Christian liturgical year, it is preceded by the season of Advent or the Nativity Fast and initiates the season of Christmastide, which historically in the 
West lasts twelve days and culminates on Twelfth Night;[12] in some traditions, Christmastide includes an octave.Christmas Day is a public holiday in many of the world's nations,is celebrated religiously by a majority of
Christians,as well as culturally by many non-Christians,and forms an integral part of the holiday season centered around it. </p>
<hr>
<center><h2>Image Gallery</h2></center>
<img src="xmas1.jpg" height="300" width="330">
<img src="xmas2.jpg" height="300" width="330">
<img src="xmas3.jpg" height="300" width="330">
<img src="xmas4.jpg" height="300" width="330">
</body>
</html


HTML code Holi page

<html>
<head><title>HOLI</title></head>
<body bgcolor="lightpink">
<hr>
<a href="Home.html">Home</a><font size="4" color="red"><center><h1><i>Holi</i></h1></center></font><a href="xmas.html">Prev</a>
<hr>
<center><h2>About</h2></center>
<p align="justify"> Holi is a popular ancient Hindu festival, originating from the Indian subcontinent. It is celebrated predominantly in India, but has also spread to other areas of Asia and parts of the Western world through the diaspora from the Indian subcontinent. Holi is popularly known as the Indian "festival of spring", the "festival of colours", or the "festival of love".
The festival signifies the victory of good over evil. It signifies the arrival of spring, the end of winter, the blossoming of love, and for many a festive day to meet others, play and laugh, 
forget and forgive, and repair broken relationships.The festival also celebrates the beginning of a good spring harvest season.It lasts for a night and a day, starting on the evening of the Purnima (Full Moon day) falling in the 
Vikram Samvat Calendar,in the Hindu calendar month of Phalguna, which falls around middle of March in the Gregorian calendar. The first evening is known as Holika Dahan (burning of demon holika) or Chhoti Holi and the following day as Holi, Rangwali Holi, Dhuleti, Dhulandi,or Phagwah. </p>
<hr><center><h2>Image Gallery</h2></center><img src="holi1.jpg" height="200" width="200">
<img src="holi2.jpg" height="200" width="200">
<img src="holi3.jpg" height="200" width="200">
<img src="holi4.jpg" height="200" width="200">
</body>
</html

Post a Comment

0 Comments