-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
executable file
·142 lines (136 loc) · 9.78 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta charset="utf-8">
<title>NRT - Homepage</title>
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="images/FINAL.png">
<link rel="apple-touch-icon image_src" href="images/FINAL.png">
<link rel="icon" type="image/x-icon" href="images/FINAL.png">
<!-- Mobile Specific Metas –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FONT –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,300,200,600" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Rosario" rel="stylesheet">
<!-- CSS –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/style.css">
<!--PLUGINS-->
<link href="plugins/heroslider/hero-slider.css" rel="stylesheet" type="text/css" />
<link href="plugins/preloader/preloader-style.css" rel="stylesheet" type="text/css" />
<!-- Favicon –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link rel="icon" type="image/png" href="images/FINAL.png">
</head>
<body>
<!--PRE-LOADER-->
<div id="PRELOADER" style="display: block;"></div>
<!-- Primary Page Layout –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!--NAVIGATION-->
<div id="HEADER" class="headerdiv">
<img src="images/FINAL.png" style="height:64px;padding:6px;" />
<div class="navitems" style="float:right;padding-right:4%;"><h5 style="margin-top: 2rem;"><a href="html/donate.html" class="inactive">Donate</a></h5></div>
<div class="navitems" style="float:right;padding-right:4%;"><h5 style="margin-top: 2rem;"><a href="html/team.html" class="inactive">Team</a></h5></div>
<div class="navitems" style="float:right;padding-right:4%;"><h5 style="margin-top: 2rem;"><a href="html/gallery.html" class="inactive">Gallery</a></h5></div>
<div class="navitems" style="float:right;padding-right:4%;"><h5 style="margin-top: 2rem;"><a href="html/resources.html" class="inactive">Resources</a></h5></div>
<div class="navitems" style="float:right;padding-right:4%;"><h5 style="margin-top: 2rem;"><a href="index.html" class="active">Home</a></h5></div>
<div class="dropitems" style="float:right;padding-right:4%;"><img id="dii" src="images/menuicon.png" class="dropitemsimgdown" onclick="mobileNav()" /></div>
<center>
<div id="di" style="display:none;box-shadow: 0 6px 10px -4px grey;">
<a class="droppeditem active" href="index.html"><h3>Home</h3></a>
<a class="droppeditem inactive" href="html/resources.html"><h3>Resource</h3></a>
<a class="droppeditem inactive" href="html/gallery.html"><h3>Gallery</h3></a>
<a class="droppeditem inactive" href="html/team.html"><h3>Team</h3></a>
<a class="droppeditem inactive" href="html/donate.html"><h3>Donate</h3></a>
</div>
</center>
</div>
<!--NAVIGATION BUMPER-->
<div style="width:100%;height:76px;"></div>
<!--HERO-->
<div id="hero-slider" onresize="alert()">
<ul>
<li id="hero-slider-1" class="hs-target" style="opacity:1;">
<div id="hs-grab-for-fitting" class="hs-img" style="background-image:url('images/hero-slider/firstimg.jpeg');"></div>
<div class="hs-cap"><div class="hs-pos"><a class="hs-tag" href="https://twitter.com/neaserobotics">@NeaseRobotics</a></div></div>
<center><div class="hs-h1-light">#FRC</div></center>
</li>
<li id="hero-slider-2" class="hs-target" style="opacity:0;">
<div class="hs-img" style="background-image:url('images/hero-slider/IMG_0338.JPG');"></div>
<div class="hs-cap"><div class="hs-pos"><a class="hs-tag" href="https://twitter.com/neaserobotics">@NeaseRobotics</a></div></div>
</li>
<li id="hero-slider-3" class="hs-target" style="opacity:0;">
<div class="hs-img" style="background-image:url('images/hero-slider/IMG_0619.JPG');"></div>
<div class="hs-cap"><div class="hs-pos"><a class="hs-tag" href="https://twitter.com/neaserobotics">@NeaseRobotics</a></div></div>
<center><div class="hs-h1-light">Meetings are Thursdays</div></center>
<center><div class="hs-h2-light">See Mr. Augenstein for details</div></center>
</li>
<li id="hero-slider-4" class="hs-target" style="opacity:0;">
<div class="hs-img" style="background-image:url('images/hero-slider/IMG_0647.JPG');"></div>
<div class="hs-cap"><div class="hs-pos"><a class="hs-tag" href="https://twitter.com/neaserobotics">@NeaseRobotics</a></div></div>
<center><div class="hs-h1-dark" style="color:#55acee">Follow us on Twitter</div></center>
<center><div class="hs-h2-dark" style="color:#1B95E0">@Nease Robotics</div></center>
</li>
<li id="hero-slider-5" class="hs-target" style="opacity:0;">
<div class="hs-img" style="background-image:url('images/hero-slider/IMG_0341.JPG');"></div>
<div class="hs-cap"><div class="hs-pos"><a class="hs-tag" href="https://twitter.com/neaserobotics">@NeaseRobotics</a></div></div>
</li>
</ul>
<div id="hero-prev"><div class="hero-prev-inner"></div></div>
<div id="hero-next"><div class="hero-next-inner"></div></div>
</div>
<!--CONTAINER-->
<div id="CONTAINER" class="container concolor" style="z-index:2;">
<div class="row">
<div class="column bg uggreen">
<h1>Nease Robotics Team - Team #6468</h1>
<br>
<p>Welcome to The Nease Positronic Panthers Website!</p>
</div>
</div>
<div class="row">
<div class="seven columns bg uggrey updates"><!--change to 'eight columns' if you add twitter back-->
<h3>Updates</h3>
<p id="demo">
» First Scholarships Page - <a class="link" href="http://www.firstinspires.org/scholarships">Click Here</a>
</p>
</div>
<div class="five columns bg ugtwitterblue">
<a class="twitter-timeline" href="https://twitter.com/NeaseRobotics" height="500px">Tweets by NeaseRobotics</a>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
<div class="row">
<div class="column bg ugblue"><!--change to 'eight columns' if you add twitter back-->
<h3>Location</h3>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2189.260721883651!2d-81.44838541613001!3d30.080761617883578!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe0f634b019ecf4fa!2sNease+High+School!5e1!3m2!1sen!2sus!4v1478732428946" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe> <!--<a class="twitter-timeline" href="https://twitter.com/search?q=NeaseRobotics" data-widget-id="790100113830113280">Tweets about NeaseRobotics</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>-->
</div>
</div>
</div>
<!--FOOTER-->
<div id="FOOTER" class="footerdiv">
<center>
<div style="padding-top: 0.8rem;">
<div class="navitems" style="display:inline-block;padding-right:4%;"><a class="link" href="html/contact.html">Contact</a></div>
<div class="navitems" style="display:inline-block;padding-right:4%;">|</div>
<div class="navitems" style="display:inline-block;padding-right:4%;"><a class="link">Email</a></div>
<div class="navitems" style="display:inline-block;padding-right:4%;">|</div>
<div class="navitems" style="display:inline-block;padding-right:4%;"><a class="link" href="https://docs.google.com/document/d/1qJdiVIv8Zdj6EigkwbBgLISv7wl0obuym73JHkXVlrw/edit?usp=sharing">Info</a></div>
<div class="navitems" style="display:inline-block;padding-right:4%;">|</div>
<div class="navitems" style="display:inline-block;padding-right:4%;"><a class="link" href="https://github.com/neaseroboticsteam"><span class="octicon octicon-code"></span> with <span class="octicon octicon-heart"></span> by <span class="octicon octicon-logo-github"></span></a></div>
</div>
</center>
</div>
<!-- End Document –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<!-- JS –––––––––––––––––––––––––––––––––––––––––––––––––– -->
<script type="text/javascript" src="js/navscript.js"></script>
<!--PLUGINS-->
<script src="plugins/heroslider/hero-slider.js" type="text/javascript"></script>
<script src="plugins/preloader/preloader-script.js" type="text/javascript"></script>
<script src="plugins/stackblur/stackblur.min.js"></script>
<!--API-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
</body>
</html>