-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
334 lines (297 loc) · 12.2 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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
<html>
<title>EDTeam14</title>
<link rel="icon" href="/favicon.ico" type="/favicons/icon.ico" />
<meta property="og:image" content="/assets/icon.ico">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<head>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T598FRM');</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z9ZRXZ2DGG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Z9ZRXZ2DGG');
</script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/css/materialize.min.css" media="screen,projection" />
<meta name="description" content="EDTeam14 creates products for the Media. They can be seen by thousands.">
<meta name="keywords" content="EDTeam14">
<meta name="author" content="AndrewED, AngeloED">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Rubik&display=swap" rel="stylesheet">
</head>
<style>
body {
background-color: rgb(33, 4, 99);
}
div, h1, h2, h3, h4, h5, h6 {
font-family: 'Rubik', sans-serif;
}
.page-footer {
padding-top: 20px;
color: #fff;
background-color: rgb(33, 4, 99);
}
nav {
background-color: rgb(33, 4, 99)
}
li {
color: white;
}
.responsive {
width: 85%;
height: auto;
}
.responsive1 {
width: 55%;
height: auto;
}
</style>
<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T598FRM"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<nav>
<div class="nav-wrapper container">
<a href="#" class="brand-logo">EDTeam14</a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="/">Home</a></li>
</ul>
</div>
</nav>
<div id="index-banner" class="parallax-container">
<div class="section no-pad-bot">
<div class="container">
<br><br>
<h1 class="header center purple"><p style="color:white;">Welcome our central area.</h1></p>
</div>
<div class="parallax"><img src="" alt="top"></div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 center">
<h3><i class="mdi-content-send brown-text"></i></h3>
<h4><p style="color:white;">Welcome!</h4>
<h4><p style="color:white;">We specialise in media coordination. With everyday tools used, we thrive our audiences to something they will love.
With professionalism.</h4>
</div>
</div>
</div>
</div>
<div class="row">
<p style="color:white;">
<div class="col s12 center">
<h2><p style="color:white;">Our products, expertise and servers.</p></h2>
</div>
<div class="center">
<div class="col s12 m4">
<div class="icon-block">
<div class="card deep-purple darken-3">
<div class="card-content white-text">
<span class="card-title">Podcast Areas</span>
<p>We utilize Podcast hosting. It gets shown to listeners on Podcast providers everywhere.</p>
</div>
<div class="card-action">
<button data-target="modal1" class="btn modal-trigger">LEARN MORE</button>
</div>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<div class="card deep-purple darken-3">
<div class="card-content white-text">
<span class="card-title">Websites</span>
<p>We build websites for the good. We spend time to create classic quality websites for all.</p>
</div>
<div class="card-action">
<button data-target="modal2" class="btn modal-trigger">LEARN MORE</button>
</div>
</div>
</div>
</div>
<div class="col m4">
<div class="icon-block">
<div class="card deep-purple darken-3">
<div class="card-content white-text">
<span class="card-title">App Hosting</span>
<p>We build high quality apps for users to explore.</p>
</div>
<div class="card-action">
<button data-target="modal3" class="btn modal-trigger">LEARN MORE</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<p style="color:white;">
<div class="col s12 center">
<h4><p style="color:white;">We are a centralised server because we are passionate about the internet and our audience.</p></h4>
</div>
<footer class="page-footer">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">EDTeam14</h5>
<p class="grey-text text-lighten-4">Welcome to EDTeam14!</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Connect:</h5>
<ul>
<li><a class="grey-text text-lighten-3 btn modal-trigger" href="#modal4">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© Copyright 2021. All Rights Reserved.
</div>
</div>
</footer>
<div id="modal1" class="modal modal-fixed-footer" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<h4>Podcast Content & Media</h4>
<p>We curate podcast content we own and have the rights to. For our podcasts, we use classic tools to make it shine and it goes to our friends of Spotify, Google
Podcasts, etc..... Each session is around 30 mins to 2 and a half hours.</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="modal-close waves-effect waves-green btn-flat" data-dismiss="modal">Close</button>
</div>
</div>
</div>
<div id="modal2" class="modal modal-fixed-footer" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<h4>Websites</h4>
<p>We create websites like these. We buy the domains ourselves too and we work hard to update them and maintain it's highest quality as possible. As such, we are not capable
of sharing all the websites we created at the moment.
</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="modal-close waves-effect waves-green btn-flat" data-dismiss="modal">Close</button>
</div>
</div>
</div>
<div id="modal3" class="modal modal-fixed-footer" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<h4>Apps</h4>
<p>We build Android apps and sell them free of charge. We are in production of building more APKs and Mobile Apps
for all to enjoy and makes a good user experience.
</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="modal-close waves-effect waves-green btn-flat" data-dismiss="modal">Close</button>
</div>
</div>
</div>
<div id="modal4" class="modal modal-fixed-footer" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<h4>Contact Us</h4>
<p>Want to join us or have a question? Let us know what we can do for you.</p>
<p>
<div class="row">
<form class="col s12">
<div class="row">
<div class="input-field col s6">
<input id="first_name" type="text" class="validate" required>
<label for="first_name">First Name *</label>
</div>
<div class="input-field col s6">
<input id="last_name" type="text" class="validate" required>
<label for="last_name">Last Name *</label>
</div>
</div>
<div class="row">
<div class="input-field col s12">
<input id="email" type="email" class="validate" required>
<label for="email">Email... *</label>
</div>
</div>
<div class="row">
<div class="input-field col s12">
<input id="company" type="text" class="validate" required>
<label for="company">Company Name... *</label>
</div>
</div>
<div class="input-field col s12">
<select>
<option value="1">Podcasting, Media Options</option>
<option value="2">Website Building</option>
<option value="3">App Hosting Options</option>
<option value="4">Other (comment below)</option>
</select>
<label>I would like to specialise in... *</label>
</div>
<div class="row">
<div class="input-field col s12">
<input id="mess" type="text" class="validate" required>
<label for="mess">Tell us your questions, comments and/or goals. *</label>
</div>
</div>
</form>
</div>
</p>
</div>
</div>
<div class="modal-footer">
<button type="button" class="modal-close waves-effect waves-green btn-flat" data-dismiss="modal">Close</button>
<button type="submit" class="modal-close waves-effect waves-green btn-flat" data-dismiss="modal" id="submit">Submit</button>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.1.min.js" type="f38f304aa426e5d0ca858088-text/javascript"></script>
<script src="/js/materialize.js" type="f38f304aa426e5d0ca858088-text/javascript"></script>
<script src="/js/init.js" type="f38f304aa426e5d0ca858088-text/javascript"></script>
<script src="/js/contact.js" type="fa6e176f8e45469dd068bd78-text/javascript"></script>
<script src="https://www.gstatic.com/firebasejs/8.6.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.6.1/firebase-firestore.js"></script>
<!-- Default Statcounter code for EDTeam14
https://www.edteam14.com -->
<script type="text/javascript">
var sc_project=12534944;
var sc_invisible=1;
var sc_security="974addfd";
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js"
async></script>
<noscript><div class="statcounter"><a title="Web Analytics
Made Easy - StatCounter" href="https://statcounter.com/"
target="_blank"><img class="statcounter"
src="https://c.statcounter.com/12534944/0/974addfd/1/"
alt="Web Analytics Made Easy -
StatCounter"></a></div></noscript>
<!-- End of Statcounter Code -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-beta/js/materialize.min.js"></script>
<script>
$(document).ready(function(){
$('.modal').modal();
});
$(document).ready(function(){
$('select').formSelect();
});
</script>
</body>
</html>