forked from IOSD/Yuvaan
-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
277 lines (250 loc) · 10.4 KB
/
about.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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!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">
<title>Yuvaan | Literary Fest of DTU</title>
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css" >
<!-- Main Style -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
<!-- Responsive Style -->
<link rel="stylesheet" type="text/css" href="assets/css/responsive.css">
<!-- Fonts -->
<link rel="stylesheet" type="text/css" href="assets/fonts/font-awesome.min.css">
<!-- Icon -->
<link rel="stylesheet" type="text/css" href="assets/fonts/simple-line-icons.css">
<!-- Slicknav -->
<link rel="stylesheet" type="text/css" href="assets/css/slicknav.css">
<!-- Nivo Lightbox -->
<link rel="stylesheet" type="text/css" href="assets/css/nivo-lightbox.css" >
<!-- Animate -->
<link rel="stylesheet" type="text/css" href="assets/css/animate.css">
<!-- Owl carousel -->
<link rel="stylesheet" type="text/css" href="assets/css/owl.carousel.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Header Area wrapper Starts -->
<header id="header-wrap">
<!-- Roof area Starts -->
<div id="roof" class="hidden-xs">
<div class="container">
<div class="col-md-6 col-sm-6">
<div class="info-bar-address">
<i class="icon-location-pin"></i> New Delhi , India
</div>
</div>
<div class="col-md-6 col-sm-6">
<!-- Quick Contacts Starts -->
<div class="quick-contacts">
<span><i class="icon-phone"></i> (91) 99 9000 3470</span>
<span><i class="icon-envelope"></i><a href="mailto:[email protected]"><span>[email protected]</a></span>
</div>
<!-- Quick Contacts End -->
</div>
</div>
</div>
<!-- Roof area End -->
<!-- Nav Menu Section Start -->
<div class="navigation-menu">
<nav class="navbar navbar-default navbar-event" >
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header col-md-2">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets/img/logo-3.png" alt=""></a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="about.html">About Us</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!-- /navbar-collapse -->
</div><!-- /container -->
<!-- Mobile Menu Start -->
<ul class="wpb-mobile-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- Mobile Menu End -->
</nav>
</div>
<!-- Nav Menu Section End -->
</header>
<!-- Header Area wrapper End -->
<!-- About Section Start -->
<section id="about" class="section">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title wow fadeInUp" data-wow-delay="0s">About This Event</h2>
<div class="col-sm-12">
<div class="service-block wow fadeInDown" data-wow-delay="0.1s">
<div class="descr">
<h4>
We at DTU aim to provide a platform to students from various universities and colleges from all over India to come together and share their perspectives and their ideologies through debates, discussions, poetry, etc.</p>
</h4>
<p>
If you don’t have the patience to read a 300 page novel (without illustrations), or think that poetry is a waste of time or are under the impression that literature is for nerds, you're in the right place. For you’re going to find yourself in disagreement with your own thoughts at the end of this extravaganza known as YUVAAN.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section End -->
<!-- Featured Section Start -->
<section id="featured" class="section gray-bg">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="section-title wow fadeInUp" data-wow-delay="0s">Some Stats</h2>
<div class="col-md-4 col-sm-6">
<div class="featured-box wow fadeInLeft" data-wow-delay="0.1s">
<div class="icon">
<i class="icon-rocket"></i>
</div>
<div class="featured-content">
<h3>5000</h3>
<br>
<h4>FootFall</h4>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="featured-box wow fadeInLeft" data-wow-delay="0.2s">
<div class="icon">
<i class="icon-people"></i>
</div>
<div class="featured-content">
<h3>400</h3>
<br>
<h4>Schools And Colleges</h4>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="featured-box wow fadeInLeft" data-wow-delay="0.3s">
<div class="icon">
<i class="icon-event"></i>
</div>
<div class="featured-content">
<h3>7</h3>
<br>
<h4>Events and Performances</h4></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Featured Section End -->
<!-- Footer Section Start -->
<footer class="section">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-3 col-xs-12">
<h3><img class = "img-responsive" src="assets/img/footer-2.png" alt=""></h3>
</div>
<div class="col-md-3 col-md-offset-1 col-sm-3 col-xs-12">
<h3>Learn More</h3>
<ul>
<li><a href="events.html">Events</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="team.html">Our Team</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-3 col-xs-12">
<h3>Quick Links</h3>
<ul>
<li><a href="events.html">Events</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="#">Register</a></li>
</ul>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<h3>Contact Us</h3>
<ul>
<li><a>Simrat Singh</a></li>
<li><a>+91-9990003470</a></li>
<li><a>Tathagat</a></li>
<li><a>+91-8585922147</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Copytight Start -->
<section id="copyright">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="copyright-text text-center">
©Designed and Developed by
<a href="http://sddtu.org/">
Software Developers-Delhi Technological University
</a>
</p>
</div>
</div>
</div>
</section>
<!-- Copytight End -->
<!-- Go to Top Link -->
<a href="#header-wrap" class="back-to-top">
<i class="icon-arrow-up"></i>
</a>
<div class="bottom"> <a href="#" class="settings"></a> </div>
<!-- jQuery Load -->
<script src="assets/js/jquery.min.js"></script>
<!-- Bootstrap JS -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Countdown Js -->
<script src="assets/js/jquery.countdown.min.js"></script>
<!-- Smooth scroll JS -->
<script src="assets/js/smooth-scroll.js"></script>
<!-- Wow Scroll -->
<script src="assets/js/wow.js"></script>
<!-- Owl carousel -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- Slicknav js -->
<script src="assets/js/jquery.slicknav.js"></script>
<!-- Nivo lightbox Js -->
<script src="assets/js/nivo-lightbox.js"></script>
<!-- Contact Form Scripts -->
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<!-- Color Switcher js -->
<script src="assets/js/color-switcher.js"></script>
<!-- All Js plugin -->
<script src="assets/js/main.js"></script>
<!-- Map JS -->
<script type="text/javascript" src="assets/js/jquery.mapit.min.js"></script>
<script src="assets/js/initializers.js"></script>
</body>
<!-- Mirrored from demo.graygrids.com/themes/impression/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 01 Dec 2016 17:50:03 GMT -->
</html>