-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathbranding.html
332 lines (296 loc) · 14.9 KB
/
branding.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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!doctype html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/icon" href="assets/img/TEAMSHAKTI.ico" />
<title>Team Shakti</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- carousel CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- animations CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css">
<!-- font-awsome CSS -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- mobile menu CSS -->
<link rel="stylesheet" href="assets/css/slicknav.min.css">
<!--css animation-->
<link rel="stylesheet" href="assets/css/animation.css">
<!--css animation-->
<link rel="stylesheet" href="assets/css/material-design-iconic-font.min.css">
<!-- style CSS -->
<link rel="stylesheet" href="style.css">
<!-- responsive CSS -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!--header area start-->
<div class="header-area wow fadeInDown header-absolate" style="position: fixed; background: #181126" id="nav" data-0="position:fixed;"
data-top-top="position:fixed;top:0;" data-edge-strategy="set">
<div class="container">
<div class="row">
<div class="col-4 d-block d-lg-none">
<div class="mobile-menu"></div>
</div>
<div class="col-4 col-lg-2 ">
</div>
<div class="col-4 col-lg-8 d-none d-lg-block">
<div class="main-menu text-center">
<nav>
<ul id="slick-nav">
<li><a class="scroll menu-options" href="index.html">Home</a></li>
<li><a class="scroll menu-options" href="about.html">About</a></li>
<li><a class="scroll menu-options" href="about.html#timeline">Timeline</a></li>
<li><a class="scroll menu-options" href="events.html">Events</a></li>
<li><a class="scroll menu-options" href="achievements.html">Achievements</a></li>
<li><a class="scroll menu-options" href="members.html">Team</a></li>
<li><a class="scroll menu-options" href="#contact">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<!--header area end-->
<!--welcome area start-->
<div class="welcome-area wow fadeInUp" id="home">
<div id="particles-js"></div>
<div class="container">
<div class="row">
<div class="col-12 col-md-0 text-center">
<h1 class="welcome-text white_fontcolour">Team Shakti Logo</h1>
</div>
</div>
</div>
<div class="space-90"></div>
</div>
<!--member area-->
<div class="member">
<div class="welcome-area" id="home">
<div class="container">
<div class="row">
<div class="col-12 col-md-0 welcome-text member_fontcolour text-center">
</div>
<div class="space-90"></div>
</div>
<div class="member">
<div class="row text-center">
<div class="col-12 col-md-6 col-lg-6">
<div class="single-team">
<div class="single-team-img">
<img src="assets/img/photo6066687695998004090.jpg" alt="" style="width:400px;height:310px;">
</div>
<div class="space-30"></div>
<div class="single-team-content text-center">
<h3>Colour</h3>
<small>GUIDELINES</small>
<p> Wherever possible, the logo should appear in <b>Pantone 186 C</b> on a white background. </p>
<div class="social">
</div>
<div class="space-20"></div>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<div class="single-team">
<div class="single-team-img">
<img src="assets/img/shakti-logo-black.png" alt="" style="width:400px;height:310px;">
</div>
<div class="space-30"></div>
<div class="single-team-content">
<h3>Black Version</h3>
<small>GUIDELINES</small>
<p> In a limited number of applications, such as faxes, memos or single-colour advertising, a solid black version of the brand marks may be used.
<b>Never use tints of black.</b>
</p>
<div class="social">
</div>
</div>
</div>
</div>
</div>
<div class="space-30"></div>
</div>
<div class="member">
<div class="row text-center">
<div class="col-12 col-md-6 col-lg-6">
<div class="single-team">
<div class="single-team-img">
<img src="assets/img/photo6066687695998004089.jpg" alt="" style="width:310px;height:310px;">
</div>
<div class="space-30"></div>
<div class="single-team-content text-center">
<div class="social">
</div>
<div class="space-20"></div>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<div class="single-team">
<div class="space-30"></div>
<div class="single-team-content">
<small>GUIDELINES</small>
<p> Where this is not feasible to use the logo, the following variants may be use
</p><p><b>For Print :</b> CMYK(0,86,83,14) | <b>For Web :</b> RGB(220,31,38)</p>
<p><b>Under no circumstances should the logo be reproduced in any other colour.</b></p>
<div class="social">
</div>
</div>
</div>
</div>
</div>
<div class="space-30"></div>
</div>
<div class="member">
<div id="home">
<div class="row">
<div class="col-12 welcome-text member_fontcolour text-center">
<h3>Image/Darker Shade Background</h3>
</div>
</div>
</div>
</div>
<div>
<div>
<p class="card-text"> When placed on imagery with a dark background or dark shade, the logo appears in <b>reverse white.</b> They should have a solid area of the image behind them. Ensure that the logo is visible and completely legible at all times.
</p><ol>
<li>Avoid using the logo at small scale on complex patterns or textures.
</li>
<li>Avoid using the logo at small scale on backgrounds that do not provide adequate contrast.
</li>
<li>Avoid using the logo at small scale over busy photographs that reduce legibility.
</li>
</ol>
<br>
<div class="card text-center wow fadeInRight" style="background: #e4e4e4; ">
<div class="row no-gutters align-items-center">
<div class="col-sm-5">
<div class="card-body">
<h5 class="card-title custom-heading">White logo</h5>
<a href="" download>Download</a>
</div>
</div>
<div class="col-sm-7">
<img class="card-img" src="assets/img/photo6066687695998004093.jpg" alt="Diana Initiative">
</div>
</div>
</div>
<br>
<h3>CTF/conference</h3>
<p class="card-text"> The following images may be used to the purpose of CTFs and conferences</[>
<div class="space-50"></div>
<div class="card text-center wow fadeInRight" style="background: #e4e4e4; ">
<div class="row no-gutters align-items-center">
<div class="col-sm-7">
<div class="card-body">
<h5 class="card-title custom-heading">Shakticon</h5>
<a href="assets/img/Shakti-CON-red.png" download>Download</a>
</div>
</div>
<div class="col-sm-5">
<img class="card-img" src="assets/img/Shakti-CON-red.png" alt="Diana Initiative">
</div>
</div>
<div class="space-50"></div>
<div class="card text-center wow fadeInLeft" style="background: #e4e4e4">
<div class="row no-gutters align-items-center">
<div class="col-sm-5">
<img class="card-img" src="assets/img/photo6066687695998004092.jpg" alt="Gsoc20">
</div>
<div class="col-sm-7">
<div class="card-body">
<h5 class="card-title custom-heading">ShaktiCTF</h5>
<a href="assets/img/photo6066687695998004092.jpg" download>Download</a>
</div>
</div>
</div>
</div>
<div class="space-50"></div>
<div class="card text-center wow fadeInRight" style="background: #e4e4e4; ">
<div class="row no-gutters align-items-center">
<div class="col-sm-7">
<div class="card-body">
<h5 class="card-title custom-heading">Team Shakti</h5>
<a href="assets/img/photo6066687695998004090.jpg" download>Download</a>
</div>
</div>
<div class="col-sm-5">
<img class="card-img" src="assets/img/photo6066687695998004090.jpg" alt="Diana Initiative">
</div>
</div>
</div>
<br>
<h3>Incorrect Usage</h3>
<p class="card-text"> Maintaining the integrity of the Shakti logo is key to building a strong identity. It must be presented in a consistent and legible manner. Do not alter the logo in any way by changing or adding elements or using only portions of it. Never change the logo’s color or warp or distort it. Do not create a custom logo for specific purposes. This dilutes our identity. Use only approved logo files attached along with this document.
</p>
</div>
</div>
<div class="space-50"></div>
<div class="member wow fadeInUp">
<div class="row text-center">
<div class="space-10"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--footer start/Contact-->
<div class="container"></div>
<div class="page-footer footer-font">
<div class="row no-gutters">
<div class="col-12 text-center">
<img id="optional" src='assets/img/logo2.png' class='bg_footer'>
<center>
<h1 id ="contact" style ="color:azure;">Contact</h1>
<h1 style="margin-top:10px;"><span style="color:#d8d8d8">Get In </span> <span style="color:#38BFFF">Touch</span></h1>
<address>
<i class="fa fa-map-marker" aria-hidden="true" style='font-size:22px'>
<span class="text">
Amrita University, Amritapuri, Kollam, Kerala, India</i>
</address>
</center>
<address><i class="fa fa-inbox" style='font-size:20px'></span><span class="text"> [email protected]</i> </address>
<!--<div class="single-community text-center">-->
<div class="temp-icon">
<a class="twitter-t" href="https://twitter.com/teamshakti06"><i class="fa fa-twitter fa-2x"
aria-hidden="true"></i></a>
<a class="flag-t" href="https://ctftime.org/team/61083"><i class="fa fa-flag fa-2x"
aria-hidden="true"></i></a>
<a class="github-t" href="https://github.com/Team-Shakti"><i class="fa fa-github fa-2x"
aria-hidden="true"></i></a>
</div>
<div class="space-20"></div>
<p>
With 💙 from TeamShakti.
</p>
</div>
</div>
</div>
</div>
<!--community area end-->
<!-- jquery 2.2.4 js-->
<script src="assets/js/jquery-2.2.4.min.js"></script>
<!-- popper js-->
<script src="assets/js/popper.js"></script>
<!-- carousel js-->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- wow js-->
<script src="assets/js/wow.min.js"></script>
<!-- bootstrap js-->
<script src="assets/js/bootstrap.min.js"></script>
<!--skroller js-->
<script src="assets/js/skrollr.min.js"></script>
<!--mobile menu js-->
<script src="assets/js/jquery.slicknav.min.js"></script>
<!--particle s-->
<script src="assets/js/particles.min.js"></script>
<!-- main js-->
<script src="assets/js/main.js"></script>
</body>
</html>