-
Notifications
You must be signed in to change notification settings - Fork 0
/
heritage.html
52 lines (50 loc) · 3.03 KB
/
heritage.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>The Society For The Preservation of Indian Arts and Culture</title>
<link rel="stylesheet" type="text/css" href="stylesheets/style.css" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
</head>
<body>
<div id="universal_container">
<div id="header">
<img src="images/logo.gif" alt="Spinac Logo" />
</div>
<div id="menu">
<ul>
<li><a href="index.html"><img src="images/menu/home.gif" alt="Home" /></a></li>
<li><a href="projects.html"><img src="images/menu/projects.gif" alt="Projects" /></a></li>
<li><a href="heritage.html"><img src="images/menu/heritage.gif" alt="Heritage" /></a></li>
<li><a href="research.html"><img src="images/menu/research.gif" alt="Research" /></a></li>
<li><a href="goals.html"><img src="images/menu/goals.gif" alt="Goals" /></a></li>
<li class="last_child"><a href="about_us.html"><img src="images/menu/about_us.gif" alt="About Us" /></a></li>
</ul>
</div>
<div id="sub_page_paragraphs">
<h1>Heritage and Conservation</h1>
<p>In the globalized world both urban and rural geography is undergoing transformation. Cultural heritage sites and traditional environmental conservation practices are disappearing. It is in this context that heritage and environmental conservation is taken up as another area that is central to the activities of SPINAC. The study and conservation of heritage structures and propagation of heritage ideas is most important for a country like India which has thousands of year’s civilisational history.</p>
<p>The history of evolution of art and architectural forms indicate the creative generous of Indian people and SPINAC is into preservation of these art forms. The SPINAC is deeply involved in not just in conservation of this civilisational heritage of India but proposes to work with other likeminded groups and organisations by placing the information on public domain.</p>
<p>The SPINAC strongly believes that the wider dissemination of India’s civilisational heritage among people creates the most enduring cultural and secular bond among the present and future generation of Indians.</p>
<hr />
</div>
<div id="footer">
<div id="support_us">
<h1><img src="images/headers/support_us.gif" alt="" /></h1>
<ul>
<li><a href="volunteer.html#donate">Donate</a></li>
<li><a href="volunteer.html#volunteer">Volunteer</a></li>
</ul>
</div>
<div id="social_networks">
<ul>
<li><a href="http://twitter.com/spinacorg"><img src="images/icons/twitter.gif" alt="SPINAC on Twitter" /></a></li>
<li><a href="http://facebook.com/spinac.org"><img src="images/icons/facebook.gif" alt="SPINAC on Facebook" /></a></li>
</ul>
</div>
<p id="copyright">Copyright © 2017 the SPINAC trust - Hyderabad, Andhra Pradesh India<br />
(+91) 40 23004306</p>
</div>
</div>
</body>
</html>