Festival HTML Coding
Festival HTML Coding
<html>
<head>
<title>FESTIVALS IN INDIA</TITLE>
</head>
<body bgcolor=pink>
<p align=center>
<font color=blue face=arial size=5>
<b><u> FESTIVALS IN INDIA</b></u>
</font>
<br><br>
<img src="FESTIVALS.jpg" height=250 width=350 border=2>
<br>
<p align=justify>
<font face=arial size=5>
A festival is an event ordinarily staged by a community,centering on and
celebrating some unique aspect of that community and its traditions,often
marrked as a local or national holiday,like Durga Puja,Eid,Holi, X-Mas etc.
<br><br>
<font color=black size=4>
<ul>
<li><a href="durga puja.html">DURGA PUJA</a>
<li><a href="kali puja.html">KALI PUJA</a>
<li><a href="eid.html">EID</a>
<li><a href="holi.html">HOLI</a>
<li><a href="x-mas.html">X-MAS</a>
</ul>
</body>
</html>
durgapuja.html
<html>
<head>
<title>DURGA PUJA</TITLE>
</head>
<body bgcolor=cyan>
<p align=center>
<font color=blue face=arial size=6>
<b><u> DURGA PUJA</b></u>
</font>
<br><br>
<img src="DURGA PUJA.jpg" height=200 width=300 border=2>
<br>
<p align=justify>
<font face=arial size=4>
Durga Puja also referred to as Durgotsava is an annual Hindu festival in
south Asia that celebrates worship of the Hindu goddess Durga.It refers to all
the six days observed as Mahalaya,Sasthi,Maha Saptami, Maha Ashtami,Maha
Nabami and Vijayadashami. Durga Puja festival marks the victory of Goddess
Durga over the evil buffalo deamon Mahishasura.Durga Puja is widely
celebrated in the Indian states of Assam,Bihar,Jharkhand,Manipur, Odisha,
Tripura and West Bengal,where it is a five-day annual holiday.
</body>
</html>
kali puja.html
<html>
<head>
<title>KALI PUJA</TITLE>
</head>
<body bgcolor=cyan>
<p align=center>
<font color=blue face=arial size=6>
<b><u> KALI PUJA</b></u>
</font>
<br><br>
<img src="KALI PUJA.jpg" height=200 width=300 border=2>
<br>
<p align=justify>
<font face=arial size=4>
Kali Puja , also known as Shyama Puja or Mahanisha Puja, is a festival
dedicated to the Hindu goddess Kali, celebrated on the new moon day of the
Hindu month Kartik especially in Bengal, Odisha,Bihar and Assam. It coincides
with the pan-Indian Lakshmi Puja day of Diwali. While the Bengalis, Odias and
Assamese adore goddess Kali on this day the rest of India worships goddess
Lakshmi on Diwali. Mahanisha puja is performed by the Maithili people of
Mithila region in India and Nepal.
</body>
</html>
eid.html
<html>
<head>
<title>EID</TITLE>
</head>
<body bgcolor=cyan>
<p align=center>
<font color=blue face=arial size=6>
<b><u> EID </b></u>
</font>
<br><br>
<img src="EID.jpg" height=200 width=300 border=2>
<br>
<p align=justify>
<font face=arial size=4>
Eid is an important religious festival celebrated by muslim community in
whole world.The religious Eid is a single day and Muslims are not permitted to
fast on that day.The holiday celebrates the conclusion of the 29 or 30 days of
dawn-to-sunset fasting during the entire month of Ramadan.The date for the
start of any lunar Hijri month varies based on the observation of new moon by
local religious authorities, so the exact day of celebration varies by locality.
</body>
</html>
holi.html
<html>
<head>
<title>HOLI</TITLE>
</head>
<body bgcolor=cyan>
<p align=center>
<font color=blue face=arial size=6>
<b><u> HOLI </b></u>
</font>
<br><br>
<img src="HOLI.jpg" height=200 width=300 border=2>
<br>
<p align=justify>
<font face=arial size=4>
Holi is a spring festival also known as festival of colours, and sometimes
festival of love.it is an ancient Hindu religious festival which has become popular
with non-Hindus in many Parts of South Asia, as well as people of other
communities. Holi celebrations start with a Holika bonfire on the night before
Holi where people gather,sing and dance.
</body>
</html>
x-mas.html
<html>
<head>
<title>X-MAS</TITLE>
</head>
<body bgcolor=cyan>
<p align=center>
<font color=blue face=arial size=6>
<b><u> X-MAS </b></u>
</font>
<br><br>
<img src="X-MAS.jpg" height=250 width=250 border=2>
<br>
<p align=justify>
<font face=arial size=4>
X-mas is a common abbreviation of the word Christmas. The "-mas" part is
from the Latin-derived Old English word for Mass,while the "X" comes from the
Greek letter Chi, which is the first letter of the Greek word which comes into
English as "Christ". There is a common misconception that the word X-mas
stems from a secular attempt to remove the religious tradition from Christmas
by taking the "Christ" out of "Christmas",but its use dates back to the 16th
century.
</body>
</html>