-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
113 lines (108 loc) · 5.95 KB
/
index.html
File metadata and controls
113 lines (108 loc) · 5.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Art & Culture Haryana</title>
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="CSS_H.css">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"
/>
</head>
<body>
<center>
<hr size="40" color="ff4301">
<header>
<h1 class="animate__animated animate__flash">
<img src="ART_AND_CULTURE_LOGO.png" alt="ART_AND_CULTURE_LOGO" height="100" width="150" align="left">
ART & CULTURE of HARYANA
<img src="HR1.png" alt="HARYANA" height="170" width="450" align="right">
</H1>
देशा मा है देश म्हारा हरियाणा,
जित्त दूध दही का खाना,
मुक्केबाज़ व पहलवाना का गढ़ स यो पुराना,
देश ख़ातिर जो रहे है मेडल जीतवाना
<marquee>!!!WELCOME TO ART & CULTURE of HARYANA!!!</marquee>
</header>
<nav>
<a href="index.html" class="active">Home</a>
<a href="About_us.html">About us</a>
<a href="Culture.html">Culture</a>
<a href="Tradition.html">Tradition</a>
<a href="Contact_us.html">Contact Us</a>
</nav>
</center>
<img src="Tradition.jpg" alt="Music" height="500" width="500" />
<img src="Geeta_Jayanti.jpg" alt="Geeta Jayanti" height="500" width="500" />
<img src="Culture_Dance1.jpg" alt="Dance" height="500" width="480" />
<div>
<table>
<tr>
<td>
<h2>Art and Culture of Haryana</h2>
<p>
Haryana is one of the unique states in the country having developed culture and developing economy. It's culture is deeply rooted in a pluralistic ethos of age -old histroy providing creative expression, value- sustenance and belief
patterns to thousands of communities which constitute the contemporary Indian Society.Haryana also occupies an important place on the cultural map of India. Haryana is proud of a rich cultural heritage that goes way back to the Vedic
times. The state is rich in folklore. The people of Haryana have their own traditions. The age old customs of meditation, Yoga and chanting of Vedic Mantras, are still observed by the masses. The seasonal and religious festivals glorify
the culture of this region. The dance is said to be the mother of all arts. Music and poetry exist in tune, painting and architecture in space. The dance is just not a form of recreation but something needed to release the physical and
emotional energy. Folk dances, like other creative art, helps in sublimating the performer's worries and cares. Haryana has always been a state of diverse races, cultures and faiths. It is on this soil that they met and fused into
something truly India. The people of Haryana have preserved their old religious and social traditions. They celebrate festivals with great enthusiasm and traditional fervor. Their culture and popular art are Saangs, dramas, ballads and
songs in which they take great delight.
<br />
With Hindi, Punjabi, Urdu and English forming the main languages, there are numerous dialects which are spoken in Haryana. However, almost all of them have their base in Hindi. Sanskrit is also taught in most of the schools in Haryana. In
towns and cities, English is still to be adopted as the household lingo, but is spoken in a hazy mixture of Hindi. The most striking feature of Haryana is its language itself; or rather, the manner in which it is spoken. Popularly known
as Harayanvi, Bangaru or Jatu, it is perhaps a bit crude, but full of earthy humor and straightforwardness. With rapid urbanization, and due to Haryana's close proximity to Delhi, the cultural aspects are now taking a more modern hue.
</p>
</td>
<td>
<table>
<tr>
<h2>Other useful Sites</h2>
</tr>
<table>
<tr>
<td class="link">
<a class="link" href="https://india.gov.in/"><img src="india-gov.jpg" /></a>
</td>
<td class="link">
<a href="https://swachhbharat.mygov.in/"><img src="SwachBharat.jpg" /></a>
</td>
</tr>
<tr>
<td class="link">
<a href="http://www.indiaculture.nic.in/"><img src="ministry-of-culture.png" /></a>
</td>
<td class="link">
<a href="http://www.ekbharat.gov.in//"><img src="ek-bharat.png" /></a>
</td>
</tr>
<tr>
<td class="link">
<a href="http://haryanatourism.gov.in/"><img src="htc_logo.png" /></a>
</td>
<td class="link">
<a href="https://www.mygov.in/"><img src="mygov.jpg" /></a>
</td>
</tr>
</table>
</td>
</table>
</tr>
</div>
</table>
</div>
<hr size="7" color="#ff4301">
<footer>
<a class="footer-link" href="https://www.linkedin.com/" color="#120136"><img src="004-linkedin.png" alt="in"> </a>
<a class="footer-link" href="https://www.facebook.com/"><img src="001-facebook.png" alt="fb"></a>
<a class="footer-link" href="https://www.twitter.com/"><img src="003-twitter.png" alt="tw"></a>
<a class="footer-link" href="https://www.instagram.com/"><img src="002-instagram.png" alt="tw"></a>
<div>
<p>
©2020 RB All Rights are Reserved
<br /> This is a private website not belongs to any government organisation.Built only for project purpose.The content available on this site may be incorrect
</div>
</footer>
</body>
</html>