-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsaaz.html
257 lines (246 loc) · 11.1 KB
/
saaz.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title><!DOCTYPE html>
<!--
Template Name: Doggax
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
-->
<html lang="">
<!-- To declare your language - read more here: https://www.w3.org/International/questions/qa-html-language-declarations -->
<head>
<title>Saaz</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="../layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
</head>
<body id="top">
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row0">
<div id="topbar" class="hoc clear">
<!-- ################################################################################################ -->
<div class="fl_left">
<ul class="nospace">
<li><i class="fa fa-clock-o"></i> Mon. - Fri. 10am - 5pm</li>
<li><i class="fa fa-phone"></i> 0761-2794035</li>
<li><i class="fa fa-institution"></i>www.iiitdmj.ac.in</li>
</ul>
</div>
<div class="fl_right">
<ul class="nospace">
<li><a href="#"><i class="fa fa-lg fa-home"></i></a></li>
<li><a href="#" title="Login"><i class="fa fa-lg fa-sign-in"></i></a></li>
<li><a href="#" title="Sign Up"><i class="fa fa-lg fa-edit"></i></a></li>
</ul>
</div>
<!-- ################################################################################################ -->
</div>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row1">
<header id="header" class="hoc clear">
<!-- ################################################################################################ -->
<div id="logo" class="fl_left">
<h1><a href="../homepage.html">Gymkhana Management</a></h1>
</div>
<nav id="mainav" class="fl_right">
<ul class="clear">
<li><a href="../homepage.html">Home</a></li>
<li><a class="drop" href="#">CLUBS</a>
<ul>
<li><a class="drop" href="cultural.html">CULTURAL CLUBS</a>
<ul>
<li><a href="aav.html">Aavartan</a></li>
<li><a href="abh.html">Abhivyakti</a></li>
<li><a href="jaz.html">Jazbaat</a></li>
<li><a href="saaz.html">Saaz</a></li>
<li><a href="sam.html">Samvaad</a></li>
</ul>
</li>
<li><a class="drop" href="sports.html">SPORTS CLUBS</a>
<ul>
<li><a class="drop" href="pages/sports.html">SPORTS CLUBS</a>
<ul>
<li><a href="ath.html">Athletics</a></li>
<li><a href="bad.html">Badminton</a></li>
<li><a href="bas.html">Basketball</a></li>
<li><a href="car.html">Carrom & Chess</a></li>
<li><a href="cric.html">Cricket</a></li>
<li><a href="foot.html">Football</a></li>
<li><a href="lawn.html">Lawn Tennis & Volleyball</a></li>
<li><a href="table.html">Table Tennis</a></li>
</ul>
</li>
</ul>
</li>
<li><a class="drop" href="technical.html">TECHNICAL CLUBS</a>
<ul>
<li><a href="aak.html">Aakriti</a></li>
<li><a href="ast.html">Astronomy</a></li>
<li><a href="bmc.html">Business & Management Club</a></li>
<li><a href="cad.html">CAD</a></li>
<li><a href="elec.html">Electronics</a></li>
<li><a href="prog.html">Programming & Webix</a></li>
<li><a href="rob.html">Robotics</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="file:///C:/Users/HP/Desktop/doggax/team/index.html">ABOUT US - WEB TEAM</a></li>
</nav>
<!-- ################################################################################################ -->
</header>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row2">
<div id="breadcrumb" class="hoc clear">
<!-- ################################################################################################ -->
<h6 class="heading">SAAZ</h6>
<!-- ################################################################################################ -->
<ul>
<li><a href="file:///C:/Users/HP/Desktop/doggax/homepage.html">Home</a></li>
<li><a href="cultural.html">Cultural Clubs</a></li>
<li><a href="#">Saaz</a></li>
</ul>
<!-- ################################################################################################ -->
</div>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row3">
<main class="hoc container clear">
<!-- main body -->
<!-- ################################################################################################ -->
<div class="content three_quarter first">
<!-- ################################################################################################ -->
<h1>SAAZ</h1>
<img class="imgr borderedbox inspace-5" src="../images/demo/sz.jpg" alt="">
<p>"Whenever society gets too stifling and the rules get too complex, there's some sort of musical explosion" the place to explode it</p>
<p></p>
<br>
<br>
<h2>Coordinator</h2>
<p>Manish Vyas</p>
<p><i class="fa fa-phone"></i>+91-94799810316</p>
<br>
<h2>Co-Coordinator</h2>
<p>Pratyush Garg</p>
<p><i class="fa fa-phone"></i>+91-8827852911</p>
<br>
<h2>Co-Coordinator</h2>
<p>Pratyush Garg</p>
<p><i class="fa fa-phone"></i>+91-9201452911</p>
<br>
<br>
<h1>Sessions</h1>
<div class="scrollable">
<table>
<thead>
<tr>
<th>Events</th>
<th>Date</th>
<th>Venue</th>
<th>Time</th>
</tr>
</thead>
<tbody>
<tr>
<td>Classical Music Session</td>
<td>29th November,2017</td>
<td>Music Room</td>
<td>5:30-7:30 pm</td>
</tr>
<tr>
<td>Drum Session</td>
<td>3rd January,2018</td>
<td>Music Room</td>
<td>5:30-7:30 pm</td>
</tr>
</tbody>
</table>
</div>
<!-- ################################################################################################ -->
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="sidebar one_quarter">
<!-- ################################################################################################ -->
<h6>Cultural Clubs</h6>
<nav class="sdb_holder">
<ul>
<li><a href="aav.html">Aavartan</a></li>
<li><a href="abh.html">Abhivyakti</a></li>
<li><a href="jaz.html">Jazbaat</a></li>
<li><a href="saaz.html">Saaz</a></li>
<li><a href="sam.html">Samvaad</a></li>
</ul>
</nav>
<!-- ################################################################################################ -->
<!-- / main body -->
<div class="clear"></div>
</main>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row4 bgded overlay" style="background-image:url('../images/demo/backgrounds/05.png');">
<footer id="footer" class="hoc clear">
<!-- ################################################################################################ -->
<div class="one_half first">
<h6 class="heading">Contact Us</h6>
<ul class="nospace linklist contact">
<li><i class="fa fa-map-marker"></i>
<address>
Indian Institute of Information Technology Design & Manufacturing Jabalpur
Dumna Airport Road, Dumna - 482005
</address>
</li>
<li><i class="fa fa-phone"></i> 0761-2794035</li>
<li><i class="fa fa-institution"></i> www.iiitdmj.ac.in</li>
</ul>
</div>
<div class="one_half">
<h6 class="heading">About Us</h6>
<ul class="nospace linklist">
<li>
<article>
<h2 class="nospace font-x1"><a href="team/index.html">Web Team</a></h2>
<br>
<p class="nospace">Akanksha Banthwan</p>
<p class="nospace">Anjali Srivastava</p>
<p class="nospace">Shubhangi Kori</p>
</article>
</li>
</ul>
</div>
<!-- ################################################################################################ -->
</footer>
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<a id="backtotop" href="#top"><i class="fa fa-chevron-up"></i></a>
<!-- JAVASCRIPTS -->
<script src="../layout/scripts/jquery.min.js"></script>
<script src="../layout/scripts/jquery.backtotop.js"></script>
<script src="../layout/scripts/jquery.mobilemenu.js"></script>
</body>
</html></title>
</head>
<body>
</body>
</html>