This repository was archived by the owner on Apr 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmembers.html
More file actions
187 lines (106 loc) · 7.61 KB
/
Copy pathmembers.html
File metadata and controls
187 lines (106 loc) · 7.61 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
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
<!--
--
-- (C) ProjectBeta 2016
-- Designed by </KSL>
--
-->
<!DOCTYPE html>
<html>
<head>
<title>ProjectBeta | Members</title>
<!-- meta -->
<meta charset="UTF-8">
<meta name="description" content="Project Beta | Prestigious Tech club of Sanskriti School">
<meta name="keywords" content="Project Beta, project, beta, it, club, it club, sanskriti school, sanskriti, karan lobana">
<meta name="author" content="Karan Lobana">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="black">
<!-- Links -->
<!-- style.css --> <link rel="stylesheet" type="text/css" href="/css/style.css">
<!-- flaticons --> <link rel="stylesheet" type="text/css" href="/css/flaticon.css">
<!-- favicon --> <link rel="shortcut icon" type="image/png" href="/assets/images/icon.png" />
<!-- scripts -->
<!-- jQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- dynamic.js --> <script src="/scripts/dynamic.js"></script>
</head>
<body>
<center>
<!-- toggled nav -->
<nav>
<!-- cross navClose -->
<span class="flaticon-cross navClose"></span>
<!-- list of links -->
<ul>
<!-- Home --> <a class="nav" href="/"><li><span class="flaticon-home"></span> Home</li></a>
<!-- Tournament --> <a class="nav" href="tournament"><li><span class="flaticon-prize"></span> Tournament</li></a>
<!-- Register --> <a class="nav" href="register"><li><span class="flaticon-prize"></span> Register</li></a>
<!-- Contact --> <a class="nav" href="contact"><li><span class="flaticon-phone"></span> Contact</li></a>
<!-- About Us --> <a class="nav" href="about"><li><span class="flaticon-about"></span> About</li></a>
</ul>
</nav>
</center>
<!-- Main div-->
<div class="linkMain members">
<center>
<!-- Navigation -->
<!-- 3 Bars navToggle --> <span class="flaticon-bars navToggle"></span>
</center>
<center>
<!-- Main Container -->
<div class="linkMainContainer">
<h1 class="linkTitle"><span class="flaticon-members"></span> Members</h1>
</div> <!-- /div.mainContainer -->
</center>
</div> <!-- /div.main -->
<div class="info">
<center>
<!-- Executive Board --> <h1 class="infoHeader">Meet the team</h1>
<br class="divider">
<br class="divider">
<!-- Members --> <p class="infoPara" style="text-align:justify;">
<span class="hyphen">— </span><b>President</b>: Akshat Pratap Singh
<br class="divider">
<span class="hyphen">— </span><b>Vice-President</b>: Sammad Grover
<br class="divider">
<span class="hyphen">— </span><b>Director of Programming</b>: Karan Singh Lobana
<br class="divider">
<span class="hyphen">— </span><b>Director of WebD</b>: Pranav Gupta
<br class="divider">
<span class="hyphen">— </span><b>Director of Audio</b>: Sushant Misra
<br class="divider">
<span class="hyphen">— </span><b>Director of Video</b>: Devansh Sabharwal
<br class="divider">
<span class="hyphen">— </span><b>Director of Digital Imaging</b>: Pranav Bhatt
<br class="divider">
<span class="hyphen">— </span><b>Director of Gaming (PC)</b>: Ayushman Jain
<br class="divider">
<span class="hyphen">— </span><b>Director of Gaming (Console)</b>: Utkarsh Dwivedi
<br class="divider">
<span class="hyphen">— </span><b>Director of Group Discussion</b>: Rohan Dabas & Saatvik Jha
<br class="divider">
<span class="hyphen">— </span><b>Director of Quiz/Crossword</b>: Shramay Jha
<br class="divider">
<span class="hyphen">— </span><b>Treasurer</b>: Jatin Rawtani
<br class="divider">
<span class="hyphen">— </span><b>Director of Logistics</b>: Priyanc Passi
<br class="divider">
<span class="hyphen">— </span><b>Coordinator</b>: Apoorv Pandey
</p>
</center>
</div> <!-- /div.aboutUs-->
<!-- Social Links Div -->
<div class="social">
<center>
<!-- Link Icons -->
<a class="icons" href="mailto:contact@projectbeta.tech" target="_blank" ><span class="flaticon-email icons" title="Email"></span></a> <a class="icons" href="https://www.facebook.com/ProjectBetaOfficial/" target="_blank" ><span class="flaticon-facebook icons" title="Official Facebook Page"></span></a> <!--<a class="icons" href="https://www.typeform.com/" target="_blank" ><span class="flaticon-form icons" title="Registration Form"></span></a> --><a class="icons" href="https://www.google.co.in/maps/place/Sanskriti+School/@28.5895146,77.1748157,17z/" target="_blank" ><span class="flaticon-map icons" title="Map"></span></a> <a class="icons" href="contact" target="_blank" ><span class="flaticon-phone icons" title="Contact"></span></a>
</center>
</div> <!-- /div.social -->
<!-- Footer -->
<footer>
<center>
<!-- Footer links -->
<h3 class="footerContent"> © <a class="link" href="/">ProjectBeta</a> 2016 • <a class="link" href="http://www.sanskritischool.edu.in/"><span class="flaticon-school"></span></a></h3>
</center>
</footer>
</body>
</html>