-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
165 lines (131 loc) · 6.75 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
<!DOCTYPE html>
<html>
<head>
<title>AK TSA</title>
<link href="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="uni.css" />
<!--Polyfills-->
<script src="promise.js"></script>
<script src="fetch.js"></script>
<script>
if (!window.Promise) {
window.Promise = Promise;
}
</script>
<script src="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="change.js"></script>
<script src="skrollr.js"></script>
<script id="pageJS" src="/pageJS/index.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The official website of the Ardrey Kell Technology Student Association" />
<meta name="author" content="Michael Xing" />
<meta charset="UTF-8" />
</head>
<body onload="setUpPage();">
<nav onclick="expandNav()">
<a href="/" class="MainBtn CurrPage Nav"><span>Home</span>
</a> <a href="/about.html" class="SurroundBtn Nav">About<div class="LeftPseudo"></div><div class="RightPseudo"></div>
</a><a href="/member.html" class="SurroundBtn Nav">Members<div class="LeftPseudo"></div><div class="RightPseudo"></div>
</a><a href="/awards.html" class="SurroundBtn Nav">Awards<div class="LeftPseudo"></div><div class="RightPseudo"></div>
</a><a href="/cte.html" class="SurroundBtn Nav">AK CTE<div class="LeftPseudo"></div><div class="RightPseudo"></div>
</a><a href="https://aktsa.org/aquabot" class="SurroundBtn Nav">Design Brief<div class="LeftPseudo"></div><div class="RightPseudo"></div>
</a><a href="https://aktsa.azurewebsites.net" class="SurroundBtn Nav">Login<div class="LeftPseudo"></div><div class="RightPseudo"></div></a>
</nav>
<div id="NavBG">
<h1 class="MainTitle">AK <span>TSA</span></h1></div>
<div class="MainWrap" id="skrollr-body">
<section class="Hero HomeHero" id="HomeHero">
<div class="HomeHeroWrap">
<h1 class="MainTitle">AK <span>TSA</span></h1>
<h2>Ardrey Kell High School<br />Technology Student Association</h2>
</div>
<!--
<div style="
position:fixed;
color:white;
background:#c0392b;
top:72px;
z-index:101;
right:0;
padding:20px;
border-top-left-radius:20px;
border-bottom-left-radius:20px;
text-align:right;
">
The registration page is up here <span style="font-size:300%;line-height:0%;position:relative;top:10px;">⇑</span>
</div> -->
<!--
<div style="
position:absolute;
color:white;
background:#2c3e50;
bottom:0;
z-index:100;
left:0;
max-width:30vw;
padding:20px 20px 20px 40px;
border-top-right-radius:20px;
text-align:left;
">
We're trialing a new website design. It's not final yet. Please don't freak out if anything breaks.
</div-->
</section>
<div class="ContentWrap" id="HomeCW">
<!--
=========================================================================================
PRIMARY CONTENT BEGINS HERE
=========================================================================================
-->
<section id="HeroMotto">
<h2>Innovate Today. Change Tomorrow.</h2>
</section>
<div style="position:relative;height:100vh">
<div class="PicDiv" style="width:100vw;background-image:url('/images/fdesign2.jpg');background-position:center;position:relative;top: 0;height: 100vh;"></div>
<section id="IntroFrame" class="InfoFrame Right" style="position: relative; top: -100vh" data-aos="flip-left" data-aos-duration="1000">
<p>We are the Ardrey Kell High School Technology Student Association.<br />We are a club of students that participates in technology-based projects. We are a team that competes in TSA conferences in the regional, state, and national levels. Above all,
we are a band of enthusiasts that comes together to share our love of science, technology, engineering, and math, and to push the boundaries of what's possible. </p>
</section>
</div>
<div style="position:relative;height:100vh">
<div class="PicDiv" style="width:100vw;background-image:url('/images/IMG_20150322_160628.jpg');background-position:center;position:relative;top: 0;height: 100vh;"></div>
<section class="InfoFrame Left" style="position: relative; top: -100vh" data-aos="flip-right" data-aos-duration="1000">
<p>Innovate Today. Change Tomorrow.<br />Our motto is a reflection of what we believe to be not only true, but possible. In our modern, interconnected world, technology literacy is more important than ever. The wonder of technology is that it allows
anyone, no matter their age, gender, race, ethnicity, religion, or any other factor, to be the change they wish to see in the world. Technology empowers everyone to do great things. And that's exactly what we aim to do.</p>
</section>
</div>
<div style="position:relative;height:100vh">
<div class="PicDiv" style="width:100vw;background-image:url('/images/cs3.jpg');background-position:center;position:relative;top: 0;height: 100vh;"></div>
<section class="InfoFrame Right" style="position: relative; top: -100vh;display:flex;align-items:center;" data-aos="zoom-out" data-aos-duration="1000">
<img src="/images/crest.png" alt="The official crest of AK TSA" style="width:15vw;" />
<p style="float:right;text-align:left;">The official crest of the AK TSA represents the spirit of our competitors. Its abnormal shape and design symbolizes the innovative and modern perspective of the club, while the pieced together nature of the Rubik's Cube reminds us that we are all
part of a greater whole, working together to better our world.</p>
</section>
</div>
<div style="height:100vh; width: 100vw;">
<section class="InfoFrame InvertFrame" style="padding:80px 0;display: block; position: relative; top: 25vh; left: 0;margin: 0 auto !important; text-align: center; opacity: 1;" data-aos="flip-left" data-aos-duration="1000">
<p style="font-weight:bold;margin:0;font-size:500%;" class="MainTitle">AK <span>TSA</span></p><br>
<p style="margin:0;position:relative;top:-20px;">Advisor: Mr. Sheffield Room A304<br />Competition information available <a style="color:white;" href="/competition.html">here</a>.</p>
</section>
</div>
</div>
</div>
<script>
AOS.init();
</script>
<script>
function expandNav() {
if ($(window).width() <= 960) {
if ($('nav').hasClass('open')) {
$('.Nav').css('display', 'none');
$('nav').removeClass('open');
} else {
$('.Nav').css('display', 'block');
$('nav').addClass('open');
// $('.Nav::').css('transform', 'translateX(110px)');
}
}
}
</script>
</body>
</html>