-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
170 lines (153 loc) · 6.85 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:type" content="homepage"/>
<meta property="type" content="homepage"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="static/CSS/main.css">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="canonical" href="https://www.salesianrobotics.com"/>
<link rel="og:canonical" href="https://www.salesianrobotics.com"/>
<!-- SEO FUNCTIONS (Seach Engine Optimaztion)-->
<meta properties="og:description" content="This is created for the Robotics Team under Salesian High School, NY."/>
<meta properties="description" content="Salesian Robotics, SHS New Rochelle, New York"/>
<meta properties="og:keyword" content="salesianrobotics"/>
<meta properties="keyword" content="salesian robotics"/>
<meta name="rating" content="General"/>
<meta content="all" name="Googlebot-Image"/>
<meta content="all" name="Salesian"/>
<meta content="all" name="robots"/>
<meta content="ALL" name="robotics"/>
<meta name="revisit-ALL" content="Salesian Robotics ©"/>
<meta name="author" content="Ken Nze"/>
<title>Salesian Robotics</title>
</head>
<body>
<!--Header/NavBar-->
<header>
<nav>
<div class="icon">
<img src="/static/images/footer_logo.png" class="logo">
</div>
<ul class="nav-links">
<li class="active"><a href="#">Home</a></li>
<li class="hover"><a href="{{ url_for('about') }}">About</a></li>
<li class="hover"><a href="{{ url_for('events') }}">Events</a></li>
</ul>
</nav>
<div class="header-content">
<div class="row">
<div class="col-lg-6">
<h1 class="header-title">Welcome to Salesian Robotics Website!</h1>
</div>
<div class="col-lg-6">
<div class="title">
<div class="slider">
<div>
<div class="slider-box">
<h3>Find out more about Salesian Robotics</h3>
<p>Fun fact, the Salesian Robotics club officially started in 2021 as an amateur team and won up to division league.</p>
</div>
<div class="slider-box">
<h3>Want to visit Salesian?</h3>
<p>If you'd like to get into contact with our Salesian Robotics Team, you can email [email protected]</p>
</div>
<div class="slider-box">
<h3>Meet Days</h3>
<p>Our official meeting days are on Tuesdays & Thursdays after school.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!--Main and Body Content for the website-->
<main>
<div class="hero-content">
<h2>Look through our previous Bot Models and Portfolios!</h2>
<div class="row">
<div class="col-md-4">
<div class="hero container">
<img src="static/images/Salesian Eagle One Robot.jpg">
<h2 class="hover"><a href="#"></a>Golden Eagles, Team 21429</h2>
<p>Golden Eagles is comprised of seniors and junior</p>
</div>
</div>
<div class="col-md-4">
<div class="hero container">
<img src="static/images/Eagle Two.jpg">
<h2 class="hover"><a href="#"></a>Silver Eagles, Team 21428</h2>
<p>Silver eagles is coprised of sophomore and freshman</p>
</div>
</div>
<div class="col-md-4">
<div class="hero container">
<img src="/static/images/background_footer.jpg">
<h2 class="hover"><a href="#"></a>Eagle One Engineering portfolio</h2>
<p>View Eagle one, Team 18759 engineering portfolio.</p><a href="https://docs.google.com/document/d/1jpDmAaIPhr7Zv5VndFDZHVtEXfi0lKjAf3bfpn6aD_g/edit?usp=sharing"></a>
</div>
</div>
</div>
</div>
<!--Footer section-->
<footer>
<div class="footer-header">
<h1>Salesian Robotics</h1>
<p>Eagles united, we sour to inspire and young men into the field of engineering</p>
<div class="container">
<img src="static/images/footer_logo.png" alt="" class="footer-img">
<img src="static/images/footer_logo.png" alt="" class="footer-img">
<img src="static/images/footer_logo.png" alt="" class="footer-img">
<img src="static/images/footer_logo.png" alt="" class="footer-img">
<img src="static/images/footer_logo.png" alt="" class="footer-img">
</div>
</div>
<div class="sub-header">
<h2>About Salesian Robotics</h2>
<p>We are a school from Salesian High School which focuses on the Engineering part which is Robotics. There are two Teams in which one comprises of Freshmen and Sophmores and other of Juniors & Seniors</p>
</div>
<div class="footer-carousel">
<div class="row">
<div class="col-md-3">
<h1>Social Media</h1>
<div class="share">
<span class="share-title">Contact Us Via Social Media</span>
<div class="social">
<a href="https://www.instagram.com/salesianeagles/"><i class="bx bxl-instagram"></i></a>
<a href="https://twitter.com/SalesianHS"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/SalesianHS"><i class="bx bxl-facebook"></i></a>
<a href="[email protected] "><i class="bx bxl-gmail"></i></a>
</div>
</div>
</div>
<div class="col-md-3">
<h1>Available Links</h1>
<div class="footer-links">
<li class="footer-hover"><a href="https://codehs.com/">Learn Java</a></li>
<li class="footer-hover"><a href="https://www.firstinspires.org/robotics/ftc">FTC Website</a></li>
<li class="footer-hover"><a href="https://discord.gg/first-tech-challenge">FTC Discord Server</a></li>
<li class="footer-hover"><a href="https://help.autodesk.com/view/fusion360/ENU/courses/">Learn 3D Modelling</a></li>
</div>
</div>
<div class="col-md-3">
<h1>Menu</h1>
<div class="footer-links">
<li class="footer-hover"><a href="#">Home Page</a></li>
<li class="footer-hover"><a href="{{ url_for('about') }}">About Us</a></li>
</div>
</div>
</div>
</div>
<div class="description">
<h1>Salesian Robotics</h1>
<p>
148 E Main Street, New Rochelle, New York | Email: [email protected] | Copyright © Salesian Robotics 2021-2022 | All Rights Reserved |
</p>
</div>
</footer>
</main>
</body>