-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
427 lines (419 loc) · 15.2 KB
/
Copy pathindex.html
File metadata and controls
427 lines (419 loc) · 15.2 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
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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Incomplete Infinity | JavaScript Web App Development</title>
<meta name="theme-color" content="#317EFB" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="../src/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="../src/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="../src/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="../src/site.webmanifest" />
<!-- Normalize CSS -->
<link
id="normalize"
rel="stylesheet"
type="text/css"
href="../src/css/normalize.css"
/>
<!-- Halfmoon CSS -->
<link
href="https://cdn.jsdelivr.net/npm/halfmoon@2.0.1/css/halfmoon.min.css"
rel="stylesheet"
integrity="sha256-SsJizWSIG9JT9Qxbiy8xnYJfjCAkhEQ0hihxRn7jt2M="
crossorigin="anonymous"
/>
<!-- Halfmoon core themes -->
<link
href="https://cdn.jsdelivr.net/npm/halfmoon@2.0.1/css/cores/halfmoon.cores.css"
rel="stylesheet"
integrity="sha256-MAzAVJMU/ze52ZHcA8CeqRrCOVndMZlHwNeS2c73vP4="
crossorigin="anonymous"
/>
<!-- Topcoat CSS -->
<link
id="topcoat"
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/topcoat/0.8.0/css/topcoat-mobile-dark.min.css"
/>
<!-- Custom CSS -->
<link
id="custom-styles"
rel="stylesheet"
type="text/css"
href="./src/css/style.css"
/>
</head>
<body
data-bs-theme="dark"
data-bs-core="elegant"
class="container-fluid w-100 d-flex flex-column bg justify-content-between align-items-center text-center p-0 m-0"
>
<header
id="page-header"
class="w-100 bg-infraviolet rounded-circle rounded-top-0 sticky-top shadow-lg px-0 pb-0 px-1 m-0"
>
<article
class="container-fluid pb-0 bg-gold text-body rounded-5 rounded-top-0 border border-top-0 px-1 pb-1 m-0"
>
<nav
id="nav-primary"
class="w-100 h-100 navbar navbar-expand-lg topcoat-navigation-bar topcoat-navigation-bar--fixed d-flex flex-row justify-content-between rounded-5 rounded-top-0 bg-gold bg-opacity-100 p-0 pb-1"
aria-label="Primary Navigation"
>
<section class="container-fluid bg-body bg-opacity-50 rounded-pill rounded-top-0 border border-top-0 p-0 pb-0 m-0">
<figure id="logo" class="navbar-brand">
<figcaption class="d-inline text-center text-primary me-auto">
<a class="" href="#">
<h1 class="d-inline h1">⧜</h1>
<h2 class="d-inline h2">Incomplete Infinity</h2>
</a>
</figcaption>
</figure>
<nav class="navbar-collapse collapse" id="navbarNav" aria-label="Navigation">
<ul
class="tab-navbar-nav text-center btn-group list-group-horizontal navigation-bar topcoat-navigation-bar mx-auto"
role="tablist"
>
<li
class="topcoat-navigation-bar__button nav-item topcoat-list__item list-group-item"
>
<button class="btn btn-outline-primary topcoat-button">
<a
id="services-nav"
class="nav-link active"
href="#services"
>
<strong class="">Services</strong>
</a>
</button>
</li>
<li>
<button class="btn btn-outline-primary topcoat-button">
<a
id="portfolio-nav"
class="nav-link"
aria-current="page"
href="#portfolio"
>
<strong class="">Portfolio</strong>
</a>
</button>
</li>
<li
class="topcoat-navigation-bar__button nav-item topcoat-list__item list-group-item"
>
<button class="btn btn-outline-primary topcoat-button">
<a id="about-nav" class="nav-link" href="#about">
<strong class="">About</strong>
</a>
</button>
</li>
<li
class="topcoat-navigation-bar__button nav-item topcoat-list__item list-group-item"
>
<button class="btn btn-outline-primary topcoat-button">
<a id="contact-nav" class="nav-link" href="#contact">
<strong class="">Contact</strong>
</a>
</button>
</li>
</ul>
</nav>
<!-- button for dropdown menu on small screens -->
<button
id="navbar-toggler"
aria-label="Toggle navigation"
class="btn btn-outline-secondary topcoat-button--large navbar-toggler collapsed"
style="position: absolute; right: 0"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
>
<span class="navbar-toggler-icon"></span>
</button>
</nav>
</article>
</header>
<!-- Navbar scrollspy -->
<main
data-bs-spy="scroll"
data-bs-target="navbar-"
data-bs-root-margin="0px 0px -40%"
data-bs-smooth-scroll="true"
class="container bg-infraviolet p-3 overflow-y-auto"
tabindex="0"
>
<section
id="hero"
class="card bg-body bg-gradient rounded-5 border my-5 p-1"
>
<header
class="jumbotron-fluid text-center bg-body bg-opacity-75 border border-bottom-0 rounded-top-5 m-0 p-5"
>
<h3 class="display-6">Cutting-Edge JavaScript Web App Development</h3>
<p class="lead">
Specializing in browser, Apps Script, Node.js, and Electron
</p>
</header>
<form
aria-label="Call-To-Action"
class="bg-body bg-opacity-75 text-center border border-top-0 rounded-bottom-5 m-0 p-5"
>
<a href="#contact" class="">
<input
type="button"
class="btn btn-outline-dark infraviolet topcoat-button--cta"
value="Get a Free Consultation"
/>
</a>
</form>
</section>
<hr class="w-50 my-5 mx-auto" />
<section
id="services"
class="card bg-primary-subtle bg-gradient my-5 p-1"
>
<header
class="card-header bg-body-secondary bg-gradient bg-opacity-75 mb-1"
>
<h2 class="card-title bg-body-emphasis rounded text-center">
Our Services
</h2>
</header>
<span class="bg-body-tertiary bg-opacity-75 border py-5">
<dl class="d-inline w-50 container text-start">
<dt class="d-flex">
<h3>JavaScript Web Apps (Browser)</h3>
</dt>
<dd>
<p>
Building modern and interactive web applications using
JavaScript in the browser environment.
</p>
</dd>
<dt class="d-inline w-50 container col">
<h3>Apps Script Development</h3>
</dt>
<dd>
<p>
Leveraging Google Apps Script along with Google workspaces and
the rest of the abundant Drive ecosystem to create custom web
apps and automate workflows in G Suite.
</p>
</dd>
<dt class="d-inline w-50 container col">
<h3>Node.js Development</h3>
</dt>
<dd>
<p>
Developing scalable and efficient web applications using Node.js
and its vast ecosystem.
</p>
</dd>
<dt class="d-inline w-50 container col">
<h3>Electron App Development</h3>
</dt>
<dd>
<p>
Creating cross-platform desktop applications using Electron,
with a focus on performance and user experience.
</p>
</dd>
</dl>
</span>
</section>
<hr class="w-50 my-5 mx-auto" />
<section
id="portfolio"
class="card bg-primary-subtle bg-gradient my-5 p-1"
>
<header>
<h2>Our Portfolio</h2>
</header>
<ul class="list-group">
<li class="list-group-item">
<img
src="#"
height="128"
width="256"
style="border: 1px dashed var(--bs-content-color)"
alt="Project 1 Screenshot"
/>
<h3>Project 1 Title</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
aliquam consectetur sapien, id varius mi dapibus vel.
</p>
<a href="project1-demo.html">Live Demo</a>
</li>
<li class="list-group-item">
<img
src="#"
height="128"
width="256"
style="border: 1px dashed var(--bs-content-color)"
alt="Project 2 Screenshot"
/>
<h3>Project 2 Title</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
aliquam consectetur sapien, id varius mi dapibus vel.
</p>
<a href="project2-demo.html">Live Demo</a>
</li>
</ul>
</section>
<hr class="w-50 my-5 mx-auto" />
<section id="about" class="card bg-primary-subtle bg-gradient my-5 p-1">
<h2>About Us</h2>
<p>
Your Company is a computer programming corporation specializing in
JavaScript web app development. With years of experience and a strong
track record, we strive to deliver cutting-edge solutions tailored to
our clients' needs.
</p>
<p>
Our team of experts is passionate about leveraging the power of
JavaScript in various environments, including the browser, Apps
Script, Node.js, and Electron. We combine technical excellence with a
focus on user experience to create exceptional web applications.
</p>
</section>
<hr class="w-50 my-5 mx-auto" />
<section id="contact" class="card bg-primary-subtle bg-gradient my-5 p-1">
<header class="bg-body rounded-5 m-3 p-3">
<h2>Contact Us</h2>
</header>
<section class="container">
<span class="pa4 black-80">
<form action="sign-up_submit" method="get" accept-charset="utf-8">
<fieldset id="sign_up" class="ba btn-outline-success p-0 m-0">
<legend class="ph0 mh0 fw6 clip">Sign Up</legend>
<div class="input-group w-25">
<label class="input-group-text" for="email-address"
>Email address</label
>
<input
class="form-control topcoat-text-input"
type="email"
name="email-address"
id="email-address"
/>
</div>
<div class="input-group">
<label class="input-group-text" for="password"
>Password</label
>
<input
class="form-control topcoat-text-input"
type="password"
name="password"
id="password"
/>
</div>
</fieldset>
<div class="mt3">
<input
class="b ph3 pv2 input-reset ba b--black bg-transparent grow pointer f6"
type="submit"
value="Sign Up"
/>
</div>
</form>
<article class="card">
<form class="form m-3 p-3" action="correspond">
<fieldset class="container-fluid m-2 p-2">
<legend>Correspondence Form</legend>
<div class="form-group row">
<div class="form-floating col">
<input
type="text"
id="name"
name="name"
required
class="form-control topcoat-text-input--large"
placeholder=""
/>
<label for="name" class="form-label">Name</label>
</div>
<div class="form-floating col">
<input
type="email"
id="email"
name="email"
required
class="form-control topcoat-text-input--large"
placeholder=""
/>
<label for="email" class="form-label">Email</label>
</div>
</div>
<div class="form-floating">
<textarea
rows="6"
id="message"
name="message"
required
class="form-control topcoat-textarea--large"
placeholder=""
></textarea>
<label for="message" class="form-label">Message</label>
</div>
<input
type="submit"
class="cta-button btn-primary topcoat-button topcoat-button--large mt-3"
value="Send Message"
/>
</fieldset>
</form>
</article>
</span>
</section>
</section>
</main>
<footer
class="jumbotron-fluid w-sm-100 w-md-75 w-lg-50 text-center px-5 text-body-secondary infraviolet border-top rounded-top-pill subpixel-antialiased shadow sticky-bottom pt-1"
>
<p
class="bg-body border border-bottom-0 rounded-top-pill m-0 mx-0 mt-0 px-5"
>
© 2023 Incomplete Infinity.
</p>
</footer>
<!-- Scripts -->
<div id="scripts" class="d-none h-0 visually-hidden">
<!-- Custom Scripts -->
<script fetchpriority="high" src="./src/js/topcoat-loader.js"></script>
<script
fetchpriority="low"
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"
></script>
<script
fetchpriority="auto"
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js"
integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
crossorigin="anonymous"
></script>
</div>
</body>
</html>