-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
205 lines (185 loc) · 6.29 KB
/
index.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167540840-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-167540840-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=320, height=device-height" />
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/index.css">
<script src="https://code.jquery.com/jquery-3.5.1.js" integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc=" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/index.js"></script>
<script type="text/javascript" src="js/base.js"></script>
<link href="https://fonts.googleapis.com/css?family=Baloo+Chettan+2|Montserrat&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Comfortaa&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/8257830a22.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css">
<title>Team Robocon, BITS Pilani</title>
</head>
<body>
<div class="header">
<a href="https://bitsrobocon.github.io/index">
<div class="logo">
</div>
</a>
<div class="headerlinks">
<div class="link">
<a href="https://bitsrobocon.github.io/#contact">Contact Us</a>
</div>
<div class="link">
<a href="https://bitsrobocon.github.io/#support">Support</a>
</div>
<div class="link">
<a href="https://bitsrobocon.github.io/projects">Projects</a>
</div>
<div class="link">
<a href="https://bitsrobocon.github.io/team">Team</a>
</div>
<div class="link">
<a href="https://bitsrobocon.github.io/blog">Blog</a>
</div>
</div>
</div>
<div class="background"></div>
<div class="overlay"></div>
<div class="loader">
<div class="drone"></div>
<div class="block"></div>
<div class="title">Imagine. Innovate. Inspire.</div>
</div>
<section id="main">
<div class="content">
<div class="title">
Team Robocon
</div>
<div class="subtitle">
BITS Pilani
</div>
<div class="sociallinks">
<div class="link">
<a href="https://github.com/bitsrobocon" target="_blank"><i class="fab fa-github"></i></a>
</div>
<div class="link">
<a href="https://www.instagram.com/bitsrobocon/" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
<div class="link">
<a href="https://www.linkedin.com/company/bitsrobocon/" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
<div class="link">
<a href="https://www.facebook.com/bitspilanirobocon" target="_blank"><i class="fab fa-facebook"></i></a>
</div>
<div class="link">
<a href="https://www.youtube.com/channel/UC-Ews2i7MBHdyIepKP6vqdA" target="_blank"><i class="fab fa-youtube"></i></a>
</div>
</div>
</div>
</section>
<section id="about">
<div class="centerboard">
<div class="image">
</div>
<div class="overlay">
</div>
</div>
<div class="content">
<div class="subtitle">
We are a group of enthusiasts <br>
who design and build robots...
</div>
<a href="https://bitsrobocon.github.io/team" class="buttonlink">
Meet Our Team
</a>
</div>
</section>
<section id="projects">
<div class="centerboard">
<div class="image">
</div>
<div class="overlay">
</div>
</div>
<div class="content">
<div class="subtitle">
...robots which solve mazes, fly, and even play sports.
</div>
<a href="https://bitsrobocon.github.io/projects" class="buttonlink">
Check them out
</a>
</div>
</section>
<section id="support">
<div class="centerboard">
<div class="image">
</div>
<div class="overlay">
</div>
</div>
<div class="content">
<div class="subtitle">
Find out how you can support our endeavour
</div>
<a href="https://bitsrobocon.github.io/content/Robocon Spons brochure.pdf" class="buttonlink" target="_blank">
Read our Brochure
</a>
</div>
</section>
<section id="contact">
<div class="contactboard">
<form class="contact_form" method="post" action="https://usebasin.com/f/37436d48bf16">
<div class="formtitle">
Get In Touch With Us
<br>Email Id:- [email protected]
</div>
<div class="formline">
<label for="name">Name:</label><br>
<input type="text" id="name" name="contactname">
</div>
<div class="formline">
<label for="email">Email:</label><br>
<input type="text" id="email" name="contactemail">
</div>
<div class="formline">
<label for="message">Your Message:</label><br>
<textarea id="message" name="contactmessage" rows="3" cols="80"></textarea>
</div>
<div class="formline">
<button class="submitbutton" type="submit" name="submitbutton">Submit</button>
</div>
</form>
</div>
<div class="content">
<div class="subtitle">
Follow our work on
</div>
<div class="sociallinks">
<div class="link">
<a href="https://github.com/bitsrobocon" target="_blank"><i class="fab fa-github"></i></a>
</div>
<div class="link">
<a href="https://www.instagram.com/bitsrobocon/" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
<div class="link">
<a href="https://www.linkedin.com/company/bitsrobocon/" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
<div class="link">
<a href="https://www.facebook.com/bitspilanirobocon" target="_blank"><i class="fab fa-facebook"></i></a>
</div>
<div class="link">
<a href="https://www.youtube.com/channel/UC-Ews2i7MBHdyIepKP6vqdA" target="_blank"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="copyrighttext">
© 2020 Team Robocon, BITS Pilani.
</div>
</div>
</section>
</body>
</html>