-
Notifications
You must be signed in to change notification settings - Fork 0
/
teamBitsTeam.html
239 lines (212 loc) · 8.17 KB
/
teamBitsTeam.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
<!DOCTYPE html>
<html>
<head>
<title>Shell Eco Marathon</title>
<link rel="stylesheet" type="text/css" href="teamBitsTeam.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Slabo+27px" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta charset="utf-8">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Raleway:900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Orbitron" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet">
<script type="text/javascript">
$(document).ready(function()
{
$(".link1").mouseover(function()
{
$(".line").css("left","71.2vw");
$(".line").css("width","3.8vw");
});
$(".link2").mouseover(function()
{
$(".line").css("left","76.4vw");
$(".line").css("width","6.5vw");
});
$(".link3").hover(function()
{
$(".line").css("left","84.9vw");
$(".line").css("width","5.5vw");
});
});
</script>
</head>
<body style="background: rgb(250,250,250);">
<div class="loaderScreen">
<div class="loader">
<div class="dot"></div>
</div>
</div>
<div class="support"></div>
<a class="facebooktwo" href="https://www.instagram.com/team_bits_shellecomarathon/"><i class="fa fa-instagram"></i></a>
<a class="instagramtwo" href="https://m.facebook.com/profile.php?id=228172260639135&ref=content_filter"><i class="fa fa-facebook"></i></a>
<a class="twittertwo" href="https://twitter.com/_TeamBITS_"><i class="fa fa-twitter"></i></a>
<div class="head">
<img src="ShellEcoImages/teamLogo.png">
<a href="file:///C:/Users/nirav/Desktop/shellEco/teamBits.html" class="link1">HOME</a>
<a href="file:///C:/Users/nirav/Desktop/shellEco/teamBitsEfficiency.html" class="link2">OUR CARS</a>
<a href="file:///C:/Users/nirav/Desktop/shellEco/teamBitsTeam.html" class="link3">THE TEAM</a>
<span class="span" style="cursor:pointer" onclick="openNav()">☰</span>
<div class="line"></div>
</div>
<!-- <div id="mySidenav" class="sidenav">
<a class="closebtn" onclick="closeNav()">×</a>
<a href="file:///C:/html_css_pages/teamEcoTitans.html#">Home</a>
<a href="file:///C:/html_css_pages/teamEcoTitansEfficiency.html#">Our Cars</a>
<a href="file:///C:/html_css_pages/teamEcoTitansTeam.html#">The Team</a>
<a href="">Partnerships</a>
</div> -->
<div class="titans">
<img src="ShellEcoImages/teamPhoto.jpg" style="width:100vw;height:66.66vw;position: absolute;top:-15vh">
</div>
<div class="container">
<h1>THE TEAM</h1>
</div>
<div class="captain">
<div class="teamCaptain">
<h6 class="h61" style="font-size: 17px;">Team manager EV, Design Head</h6>
<img src="ShellEcoImages/66.jpg">
<p style="font-size: 17px;">Prateek Jain</p>
</div>
<div class="teamViceCaptain">
<h6 class="h62" style="font-size: 17px;">Team manager ICE vehicle</h6>
<img src="ShellEcoImages/67.jpg">
<p style="font-size: 17px;">Aman Garg</p>
</div>
<div class="teamABCD">
<h6 class="h63" style="font-size: 17px;">Vehicle dynamics head</h6>
<img src="ShellEcoImages/69.jpg">
<p style="font-size: 17px;">Utkarsh Agarwal</p>
</div>
<div class="marketingHead">
<h6 class="h63" style="font-size: 17px;">Marketing head</h6>
<img src="ShellEcoImages/97.jpg">
<p style="font-size: 17px;">Deep Sheth</p>
</div>
</div>
<h1 style="font-family: 'Orbitron', sans-serif;">SUB SYSTEMS</h1>
<h2 class="evp">EV Powertrain</h2>
<div class="powerTrain">
<div class="nihar">
<img src="ShellEcoImages/80.jpg">
<p>Nihar Zanvar</p>
</div>
<div class="sparsh">
<img src="ShellEcoImages/81.jpg">
<p>Sparsh Wairya</p>
</div>
<div class="sidharth">
<img src="ShellEcoImages/82.jpg">
<p>Sidharth Purohit</p>
</div>
<div class="parth">
<img src="ShellEcoImages/83.jpg">
<p>Parth Samnani</p>
</div>
<div class="jyoti">
<img src="ShellEcoImages/87.jpg">
<p>Jyoti Prakash</p>
</div>
<div class="tejas">
<img src="ShellEcoImages/92.jpg">
<p>Tejas Shah</p>
</div>
</div>
<h2 class="chas">Chasis</h2>
<div class="chasis">
<div class="sarthak">
<img src="ShellEcoImages/84.jpg">
<p>Sarthak Bansal</p>
</div>
<div class="abhishek">
<img src="ShellEcoImages/90.jpg">
<p>Abhishek</p>
</div>
<div class="aradhya">
<img src="ShellEcoImages/93.jpg">
<p>Aradhya</p>
</div>
</div>
<h2 class="ice">ICE Powertrain</h2>
<div class="icept">
<div class="aditya">
<img src="ShellEcoImages/91.jpg">
<p>Aditya Soni</p>
</div>
<div class="anurag">
<img src="ShellEcoImages/94.jpg">
<p>Anurag Mallik</p>
</div>
</div>
<h2 class="vd">Vehicle Dynamics</h2>
<div class="vehicle">
<div class="yatik">
<img src="ShellEcoImages/88.jpg">
<p>Yatik Gupta</p>
</div>
<div class="gaurav">
<img src="ShellEcoImages/89.jpg">
<p>Gaurav Rathi</p>
</div>
</div>
<div class="footer">
<div class="cover">
<h2>Contact Us</h2>
<hr>
<div class="prateek">
<p>Prateek Jain</p>
<p>Team Manager EV, Design Head</p>
<p>8290939833</p>
</div>
<div class="deep">
<p>Deep Sheth</p>
<p>Marketing Head</p>
<p>9594672772</p>
</div>
<div class="aman">
<p>Aman Garg</p>
<p>Team Manager ICE vehicle</p>
<p>7230927230</p>
</div>
<h1>Copyright © 2018 Team BITS. All Rights Reserved.</h1>
</div>
</div>
<script type="text/javascript">
window.addEventListener("load", function()
{
var load_screen = document.getElementsByClassName("loaderScreen")[0];
document.body.removeChild(load_screen);
});
function openNav() {
document.getElementById("mySidenav").style.width = "250px";
}
function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
</script>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementsByClassName('head')[0];
var sticky = header.offsetTop;
var support = document.getElementsByClassName("support")[0];
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("stuck");
support.style.opacity = 0;
} else {
header.classList.remove("stuck");
support.style.opacity = 1;
}
}
</script>
</body>
</html>