-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathapply.html
More file actions
96 lines (89 loc) · 5.21 KB
/
apply.html
File metadata and controls
96 lines (89 loc) · 5.21 KB
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
---
layout: pages
---
<!-- Apply Stylesheet -->
<link rel="stylesheet" href="css/apply.css">
<!--
<section class="page-title bg-2">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>Apply</h1>
<p>Looking to get involved? We are looking for dedicated tutors, writers, developers, graphic designers, and marketers to join the InterSTEM team. Feel free to apply!</p>
</div>
</div>
</div>
</div>
</section> -->
<body style="background-color: white;">
<br><br>
<section class="page-wrapper" id="computer">
<div class="container">
<div class="tab" id="computer">
<button class="tablinks" onclick="openForm(event, 'tutor')" id="defaultOpen">Tutor</button>
<button class="tablinks" onclick="openForm(event, 'writer')">Write</button>
<button class="tablinks" onclick="openForm(event, 'tech')">Tech</button>
<button class="tablinks" onclick="openForm(event, 'designMarketing')">Design/Marketing</button>
<button class="tablinks" onclick="openForm(event, 'editor')">Editor</button>
<button class="tablinks" onclick="openForm(event, 'class')">Get Tutored</button>
<button class="tablinks" onclick="openForm(event, 'translate')">Translate</button>
</div>
<div id="tutor" class="tabcontent" id="first">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeeYAUSua78-8OpkW2wl84eOjLT0yRu4vBQ9-oJHIdztVX29w/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="writer" class="tabcontent" id="second">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfupunMunq1IfoQQKFoqwmQE8DdUi16lZcnS1K1xc9vmnjNhQ/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="tech" class="tabcontent" id="third">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf1ZPGpKJBgrmwX_ZNNiYhqQNOF588zKm20aizdHTAIPj2d4w/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="designMarketing" class="tabcontent" id="four">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfQicBpSvXfoMi1B3Dwp_UIv_7hs3xpK4py6rpxzeA2BjWBnw/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="editor" class="tabcontent" id="five">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfYWBx4HbO9q0dILMCY7F2JNG0C0q2VOji_Z0c52E7Y0T2erA/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="class" class="tabcontent" id="six">
<iframe src="https://interstem.ml/" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="translate" class="tabcontent" id="seven">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSchkHwrE6Wq9Ab8zqOgAIVHfTPVHYNrWxD_mWdzQqGLlgKZYg/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
</div>
</section>
<script src="js/apply.js"></script>
<section class="page-wrapper" id="phone">
<div class="tab" id="computer">
<button class="tablinks" onclick="openForm(event, 'tutor')" id="defaultOpen">Tutor</button>
<button class="tablinks" onclick="openForm(event, 'writer')">Write</button>
<button class="tablinks" onclick="openForm(event, 'tech')">Tech</button>
<button class="tablinks" onclick="openForm(event, 'designMarketing')">Design/Marketing</button>
<button class="tablinks" onclick="openForm(event, 'editor')">Editor</button>
<button class="tablinks" onclick="openForm(event, 'class')">Sign up for a Class</button>
</div>
<div class="container">
<div id="tutor" class="tabcontent" id="first">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeeYAUSua78-8OpkW2wl84eOjLT0yRu4vBQ9-oJHIdztVX29w/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="writer" class="tabcontent" id="second">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfupunMunq1IfoQQKFoqwmQE8DdUi16lZcnS1K1xc9vmnjNhQ/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="tech" class="tabcontent" id="third">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf1ZPGpKJBgrmwX_ZNNiYhqQNOF588zKm20aizdHTAIPj2d4w/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="designMarketing" class="tabcontent" id="four">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfQicBpSvXfoMi1B3Dwp_UIv_7hs3xpK4py6rpxzeA2BjWBnw/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="editor" class="tabcontent" id="five">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfYWBx4HbO9q0dILMCY7F2JNG0C0q2VOji_Z0c52E7Y0T2erA/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="class" class="tabcontent" id="six">
<iframe src="https://interstem.ml/" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
<div id="translate" class="tabcontent" id="seven">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSchkHwrE6Wq9Ab8zqOgAIVHfTPVHYNrWxD_mWdzQqGLlgKZYg/viewform" style="width: 100%; height: 100%; border: 0;"></iframe>
</div>
</div>
</section>
</body>