-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
219 lines (202 loc) · 7.91 KB
/
index.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
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>EWIT</title>
<link rel="stylesheet" href="style.css" />
<script
src="https://kit.fontawesome.com/0e53af926d.js"
crossorigin="anonymous"
></script>
</head>
<body>
<!--header section-->
<header>
<div id="header">
<div class="header-logo">
<a href="indext.html"><img src="images/logo.png" alt="" /></a>
</div>
<div class="header-list">
<nav class="header-list-nav">
<ul>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="https://www.indianculture.gov.in/ebooks">E Books</a></li>
<li><a href="https://timesofindia.indiatimes.com/readersblog/india/">Blog</a></li>
<li><a href="https://ewit.edu.in/about-us/">About</a></li>
<li><a href="https://docs.google.com/forms/d/e/1FAIpQLSchgVzBXXHsdxiao63VJs3-SQG0i0Wu9lL_XI3gaGxT9k1fZw/viewform?usp=sf_linkl">Contact Us</a></li>
</ul>
</nav>
<!-- <div class="header-list-icon">
<a href=""><i class="C:\Users\manoj\Downloads\flag.png"></i></a>
</div> -->
</div>
</div>
</header>
<!--main section-->
<main>
<section id="hero">
<h4>Welcome to India </h4>
<h2>Rich In Culture</h2>
<h1>All are One Unity</h1>
<pstyle="color:red;">To Know more about our Culture please click on home India</p>
<a href="https://www.indianculture.gov.in//">
<button>Home INDIA</button>
</a>
</section>
<section id="features" class="section-p1">
<div class="f-box">
<a href="https://cmsadmin.amritmahotsav.nic.in/blogdetail.htm?106"> <img src="images/features/f1.png" alt="Dance"
height="150"
style="height: 160px;"/>
<h6>Dance</h6>
</a>
</div>
<div class="f-box">
<a href="https://www.britannica.com/place/India/Daily-life-and-social-customs"> <img src="images/features/f2.png" alt="Culters"
height="150"
style="height: 160px;"/>
<h6>Culters</h6>
</a>
</div>
<div class="f-box">
<a href="https://travel.earth/traditional-crafts-of-india-you-need-to-experience/"> <img src="images/features/f3.png" alt="Arts"
height="150"
style="height: 160px;"/>
<h6>Arts</h6>
</a>
</div>
<div class="f-box">
<a href="https://www.education.gov.in/"> <img src="images/features/f5.png" alt="Education"
height="150"
style="height: 160px;"/>
<h6>Education</h6>
</a>
</div>
<div class="f-box">
<a href="https://en.wikipedia.org/wiki/Sport_in_India"><img src="images/features/f4.png" alt="Sports"
height="150"
style="height: 160px;"/>
<h6>Sports</h6>
</a>
</div>
<div class="f-box">
<a href="https://en.wikipedia.org/wiki/Music_of_India"><img src="images/features/f6.png" alt="Musict"
height="150"
style="height: 160px;"/>
<h6>Music</h6>
</a>
</div>
</section>
<section class="product-section" class="section-p1">
<h1>Historacial India</h1>
<p>Famous places of india</p>
<div class="pro-collection">
<div class="product-cart">
<img src="images/products/f1.jpg" alt="product image"
style="height: 180px;"/>
<span>Hampi</span>
<h4>Hampi (town), Vijayanagara district, Karnataka, India
<p>Hampi was the capital of the Vijayanagara Empire from 1336 to 1565, when it was abandoned.It was a fortified city.</p>
</h4>
</div>
<div class="product-cart">
<img src="images/products/f2.jpg" alt="product image"
style="height: 180px;"/>
<span>Lepakshi</span>
<h4>Sri Sathya Sai district,Andhra Pradesh, India.
<p>The Lepakshi temple, also known as Veerbhadra temple is located in the tiny hamlet of Anantapur District of Andhra Pradesh. It is a paragon of excellent architecture and art</p>
</h4>
</div>
<div class="product-cart">
<img src="images/products/f3.jpg" alt="product image"
style="height: 180px;"/>
<span>Padmanabhaswamyr</span>
<h4>Thiruvananthapuram, Kerala,India
<p>Padmanabhaswamy Temple architecture is an amalgam of Kerala style and Dravidian style, and the temple features a 100-foot tall gopuram</p>
</h4>
</div>
<div class="product-cart">
<img src="images/products/f4.jpg" alt="product image"
style="height: 180px;"/>
<span>Kedarnath</span>
<h4>Rudraprayag,Uttarakhand, India
<p>Kedarnath temple is one of the sacred pilgrimage centre in Northern India, located on the bank of Mandakini river at an altitude of 3584 meters above sea level.</p>
</h4>
</div>
</section>
<section id="off-banner" class="section-m1">
<h4>New updates of India</h4>
<h2>The ram mandir ayodhya opening ceremony on January 22, 2024</h2>
<a href="https://www.hindustantimes.com/india-news/">
<button class="normal">Explore More</button>
</a>
</section>
<section class="product-section" class="section-p1">
<h1>Dance Forms</h1>
<p>unique dance form of india</p>
<div class="pro-collection">
<div class="product-cart">
<img src="images/products/n1.jpg" alt="product image"
style="height: 380px;"/>
<span>Yakshagana</span>
<h4>Karnataka</h4>
</div>
<div class="product-cart">
<img src="images/products/n2.jpg" alt="product image"
style="height: 380px;"/>
<span>Kuchipudi</span>
<h4>Andhara Pradesh</h4>
</div>
<div class="product-cart">
<img src="images/products/n3.jpg" alt="product image"
style="height: 380px;"/>
<span>Bharatanatyam</span>
<h4>Tamil Nadu</h4>
</div>
<div class="product-cart">
<img src="images/products/n4.jpg" alt="product image"
style="height: 380px;"/>
<span>Mohiniyattam</span>
<h4>Kerala</h4>
</div>
</section>
<section id="newsletter">
<div class="newsletter-text">
<h3>Sign Up For Newsletters</h3>
<h5>get e-mail updates about out latest updates on India</h5>
</div>
<div class="form">
<input type="email" placeholder="Your email address" id="email-address-input">
<button>Sign Up</button>
</div>
</section>
</main>
<!--footer section-->
<footer>
<div id="footer">
<div class="contact">
<a href="indext.html"><img src="images/logo.png" alt="" /></a>
<br> <br>
<br>
<h3>Contact</h3>
<address>
<p><b>Address:</b> Bangalore</p>
<p><b>Phone:</b> +91 1234567890</p>
<p><b>Hours</b> 10:00AM - 5:00PM. Mon - Sat</p>
</address>
<h3>Follow Us</h3>
<br>
<div class="socials">
<a href="#"><i class="fa-brands fa-facebook-square"></i></a>
<a href="#"><i class="fa-brands fa-youtube"></i></a>
<a href="#"><i class="fa-brands fa-telegram"></i></a>
<a href="#"><i class="fa-brands fa-instagram"></i></a>
<a href="#"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>