-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
633 lines (606 loc) · 35.5 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
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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SAND-DOLLAR-SHELLING</title>
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap" rel="stylesheet"> <!-- https://fonts.google.com/ -->
<link rel="stylesheet" href="fontawesome/css/all.min.css"> <!-- https://fontawesome.com/ -->
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/templatemo-ocean-vibes.css">
<!--
TemplateMo 554 Ocean Vibes
https://templatemo.com/tm-554-ocean-vibes
-->
</head>
<body bgcolor="black">
<header class="tm-site-header">
<h1 class="tm-mt-0 tm-mb-15"><span class="tm-color-primary">SAND-DOLLAR-SHELLING</span></h1>
</header>
<header class="tm-site-header1">
<a href="sign.html"><button style="font-size:20px;">SignUp</button></a>
<a href="login.html"><button style="font-size:20px;">LogIn</button></a>
</header>
<!-- Video banner 400 px height -->
<div id="tm-video-container">
<video autoplay muted loop id="tm-video">
<source src="video/ocean-sea-wave-video.mp4" type="video/mp4">
</video>
<i id="tm-video-control-button" class="fas fa-pause"></i>
</div>
<div class="tm-container">
<nav class="tm-main-nav">
<ul id="inline-popups">
<li class="tm-nav-item">
<a href="#intro" data-effect="mfp-move-from-top" class="tm-nav-link">
Introduction
<i class="fas fa-3x fa-water"></i>
</a>
</li>
<li class="tm-nav-item">
<a href="#testimonials" data-effect="mfp-move-from-top" class="tm-nav-link">
Our Sources
<i class="far fa-3x fa-smile"></i>
</a>
</li>
<li class="tm-nav-item">
<a href="#gallery" data-effect="mfp-move-from-top" class="tm-nav-link" id="tm-gallery-link">
Our Products
<i class="far fa-3x fa-images"></i>
</a>
</li>
<li class="tm-nav-item">
<a href="#about" data-effect="mfp-move-from-top" class="tm-nav-link">
About Us
<i class="fas fa-3x fa-tint"></i>
</a>
</li>
<li class="tm-nav-item">
<a href="#contact" data-effect="mfp-move-from-top" class="tm-nav-link">
Contact Us
<i class="far fa-3x fa-comments"></i>
</a>
</li>
</ul>
</nav>
<!-- Popup itself -->
<div id="intro" class="popup mfp-with-anim mfp-hide tm-bg-gray">
<a href="#" class="tm-close-popup">
Home
<i class="fas fa-times"></i>
</a>
<div class="tm-row tm-intro1-row">
<img src="img/intro1.jpg" alt="Image" class="tm-intro1-img">
<div class="tm-col tm-bg-white tm-intro-pad">
<h2 class="tm-color-primary tm-page-title">Introducing Sea Vibes</h2>
<div class="tm-row tm-content-row">
<div class="tm-col-6 tm-intro-col-l">
<p style="text-align: justify;">
The phrase “the Seven Seas” has been around for centuries, but that term really
refers to different parts of the ocean and several other large bodies of water.
There are actually more than seven seas in the world. But what makes a sea different
from other bodies of water?
</p>
<p style="text-align: justify;">
That is not an easy question to answer, because the definition of a sea leaves some room for interpretation.
In general, a sea is defined as a portion of the ocean that is partly surrounded by land. Given that definition,
there are about 50 seas around the world. But that number includes water bodies not always thought of as seas, such
as the Gulf of Mexico and the Hudson Bay.
</p>
<p style="text-align: justify;">
Moreover, in some cases, a sea is completely landlocked. The Caspian Sea is the most famous example,
though this sea, which lies between Russia and Iran, is also referred to as the world’s largest lake.
Other seas surrounded by land include the Aral Sea and the Dead Sea. They contain saltwater and have
been called seas for many years, but many oceanographers and geographers are more inclined to call them lakes.
</p>
</div>
<div class="tm-col-6">
<p style="text-align: justify;">
A sea can also be very warm for most of the year. The Red Sea, for instance, has an average temperature of around 30 degrees
Celsius (86 degrees Fahrenheit). It is also the saltiest sea, containing 41 parts of salt per 1,000 parts of seawater.
Seas can be quite cold, too. The Greenland Sea, for instance, has surface water that hovers near the freezing mark most of the year.
</p>
<p style="text-align: justify;">
The variety of the sizes, temperatures, and locations of the Earth’s seas also means that the marine ecosystems
within each sea can vary greatly from one to the other. The Baltic Sea in Scandinavia is the world’s youngest
sea having formed between 10 thousand and 15 thousand years ago from glacial erosion. It contains a unique mixture of saltwater
and freshwater, making it the largest brackish water body on the planet. As a result, the Baltic Sea contains a small, but rare,
variety of freshwater and saltwater plants and animals that have been able to adapt to their brackish environment.
</p>
<div class="tm-text-center">
<a href="#" class="tm-btn tm-btn-primary mfp-prevent-close tm-btn-next">
Next Page
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="gallery" class="popup mfp-with-anim mfp-hide tm-bg-gray">
<a href="#" class="tm-close-popup">
Home
<i class="fas fa-times"></i>
</a>
<div class="tm-row tm-gallery-row">
<div class="tm-gallery">
<div class="tm-gallery-container">
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-01.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-01.jpg" alt="Image"/>
<figcaption>
<p>TemplateMo is the best website for free css templates.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-01.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-01.jpg" alt="Image"/>
<figcaption>
<p>TemplateMo is the best free css website templates.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-02.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-02.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-02.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-02.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-03.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-03.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-03.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-04.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-04.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-04.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-05.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-05.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-05.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-06.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-06.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-06.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-07.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-07.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-07.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item portrait">
<img src="img/gallery/portrait-08.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-03.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-04.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-05.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-06.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-07.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item nature">
<img src="img/gallery/nature-08.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item animal">
<img src="img/gallery/animal-08.jpg" alt="Image"/>
<figcaption>
<p>Chico's main fear was missing the morning bus.</p>
</figcaption>
</figure>
<figure class="effect-chico tm-gallery-item building">
<img src="img/gallery/building-08.jpg" alt="Image"/>
<figcaption>
<p>TemplateMo is the best free website for html css templates.</p>
</figcaption>
</figure>
</div>
</div>
<!-- Gallery navigation and description -->
<div class="tm-col tm-gallery-right">
<h2 class="tm-color-primary tm-mt-35 tm-page-title">Gallery</h2>
<div class="tm-gallery-right-inner">
<ul class="tm-gallery-links">
<li>
<a href="#" class="active tm-gallery-link" data-filter="*">
<i class="fas fa-layer-group tm-gallery-link-icon"></i>
All
</a>
</li>
<li>
<a href="#" class="tm-gallery-link" data-filter="portrait">
<i class="fas fa-portrait tm-gallery-link-icon"></i>
Portraits
</a>
</li>
<li>
<a href="#" class="tm-gallery-link" data-filter="nature">
<i class="fas fa-leaf tm-gallery-link-icon"></i>
Nature
</a>
</li>
<li>
<a href="#" class="tm-gallery-link" data-filter="animal">
<i class="fas fa-paw tm-gallery-link-icon"></i>
Animals
</a>
</li>
<li>
<a href="#" class="tm-gallery-link" data-filter="building">
<i class="far fa-building tm-gallery-link-icon"></i>
Buildings
</a>
</li>
</ul>
<p>
Different icons are used for
different categories. There are 4 or more
pages of photos in this gallery. Each
thumbnail has a nice hover effect.
</p>
<p>
Proin lacus enim, finibus sed magna a,
molestie lacinia est. Maecenas id dolor
lorem. Donec sodales ex velit.
</p>
</div>
</div>
</div>
</div>
<div id="testimonials" class="popup mfp-with-anim mfp-hide tm-bg-gray">
<a href="#" class="tm-close-popup">
Home
<i class="fas fa-times"></i>
</a>
<div class="tm-testimonials-inner">
<h2 class="tm-color-gray tm-testimonial-col tm-page-title">Testimonials</h2>
<div class="tm-row tm-testimonial-row">
<div class="tm-col tm-testimonial-col">
<p>
OCEAN vibes is free website template from
<a rel="nofollow" href="https://templatemo.com" class="tm-color-primary">TemplateMo</a>
website. You are allowed to use
it for commercial purpose. You can convert this template as a CMS theme or a custom
website builder template.
</p>
<em class="tm-mb-30 tm-color-light-gray">
You may support us by telling your friends
about our TemplateMo site. Feel free to
contact us if you have anything to ask.
</em>
<p>
You can make a little contribution via
<a rel="nofollow" href="http://paypal.me/templatemo" target="_parent"><strong>PayPal</strong></a>
or saying about TemplateMo to your friends. Duis egestas lorem eu nisi
finibus, sit amet elementum lacus pretium.
</p>
<p>
In tempor felis vitae nulla feugiat aliquam.
Vivamus vitae congue mi. Sed maximus velit
vestibulum nisl condimentum hendrerit.
</p>
</div>
<div class="tm-col tm-testimonial-col tm-testimonial-col-2">
<img src="img/testimonial-01.jpg" alt="Image" class="tm-mb-30">
<blockquote>
<p>
"Suspendisse eu mollis diam, at ullamcorper
diam. Ut sit amet arcu metus. Nullam mattis
eros eget." by <span class="tm-color-primary">George, Chief Editor</span>
</p>
</blockquote>
<blockquote class="tm-mb-50">
<p>
"Quisque et lorem accumsan, sollicitudin
dolor vel, facilisis eros. Donec aliquet felis in
mollis egestas." by <span class="tm-color-primary">Mary, CEO of Web</span>
</p>
</blockquote>
<div class="tm-text-center">
<a href="#" class="tm-btn tm-btn-primary mfp-prevent-close tm-btn-contact">
Contact Us
</a>
</div>
</div>
<div class="tm-col tm-testimonial-col tm-testimonial-col-2">
<p>
Duis sapien diam, eleifend eget vehicula sed,
convallis sit amet elit. Aenean condimentum
vulputate porta.
</p>
<p>
Mauris accumsan erat ante, id sagittis felis
gravida vitae. Sed iaculis tincidunt neque, a
molestie magna vehicula at.
</p>
<p>
Phasellus ornare magna nec nulla pharetra,
nec tristique elit lobortis.
</p>
<img src="img/testimonial-02.jpg" alt="Image" class="tm-mt-35">
</div>
</div>
</div>
</div>
<div id="about" class="popup mfp-with-anim mfp-hide tm-bg-gray">
<a href="#" class="tm-close-popup">
Home
<i class="fas fa-times"></i>
</a>
<h2 class="tm-color-primary tm-about-col tm-mb-40 tm-page-title">About Sea Shell</h2>
<div class="tm-row tm-about-row">
<div class="tm-col tm-about-col tm-about-left" style="text-align: justify;">
<img src="img/about.jpg" alt="Image" class="tm-mb-30">
<p class="tm-mb-40" style="color:black;">
A seashell is a hard, protective exoskeleton formed by invertebrate animals who live in the
sea and are often found washed up on beaches throughout the world. The most common animals which produce a seashell
are mollusks, crabs, oysters, barnacles, brachiopods, annelid worms, and sea urchins. While most seashells are external,
some species (e.g., cephalopods) exhibit internal seashells. Since the seashell is a part of the animal, empty shells signify
that the animal has died by natural causes or has been consumed by another animal. Seashells are comprised of calcium carbonate and a
small quantity of protein.
</p>
<p class="tm-mb-40">
<h3><u>Formation of Sea Shell</u></h3>
Seashells are typically formed in distinct layers via the extracellular secretion of proteins which are then
covered by calcium carbonate. Therefore, the shell grows from the bottom upwards, with the constant secretion of
new material at the margin between the animal and the shell. The tissue responsible for shell formation is called the mantle.
The mantle resides at the interface between the body of the animal and the shell. As the animal grows, the shell also grows and
becomes increasingly strong, to accommodate the larger size of the animal and provide adequate protection. There are three distinct
layers of the shell produced by the mantle:
<ol type="1">
<li>Outer Proteinaceous Periosteum</li>
<li>Prismatic Layer</li>
<li>Inner Pearly Layer</li>
</ol>
</p>
</div>
<div class="tm-col tm-about-col" style="text-align: justify;margin-top:-50px;">
<p class="tm-mb-40" style="text-align: justify;">
<h3>Outer Proteinaceous Periosteum</h3>
The outer proteinaceous periosteum is the non-calcified layer on the outer surface of the shell.
It is composed of a thin, hard layer of dark protein which serves to protect the edge of the shell as it grows.
This layer also provides the structural foundation on which the subsequent layers can be built and allows for the
accumulation of calcium ions, which promotes crystallization.
</p>
<p class="tm-mb-40" >
<h3>Prismatic Layer</h3>
The prismatic layer forms the middle layer of the shell, which is comprised of a hard, prismatic calcium
carbonate which exhibits a chalky appearance. The prismatic and the periosteum layers are formed by the same specialized mantle cells.
</p>
<p class="tm-mb-40" >
<h3>Inner Pearly Layer</h3>
The inner pearly layer is also calcified, but is a pearly lamellar substance which is formed by the epithelial
cells of the mantle surface. Nacre is also referred to as “Mother of Pearl” and is known for its exceptional strength.
Nacre is formed by the “brick-like” arrangement of calcium carbonate sheets interspersed with biopolymers which provides
the shell with elasticity, strength, and resistance to cracking.
</p>
<p class="tm-mb-40">
<h3><u>Types of Seashells</u></h3>
There are a wide variety of seashells, each distinguished by the species from which they are derived.
By far the most common types of seashell encountered on beaches are those produced by mollusks. In addition to mollusks,
various other species produce seashells, including sea urchins, corals, arthropods, and brachiopods. Each can be distinguished by their
characteristic morphology.
<ol type="a">
<li>Mollusk Shells</li>
<li>Arthropods</li>
<li>Annelids</li>
<li>Brachiopods</li>
<li>Sea Urchins</li>
<li>Corals</li>
<li>Coccolithophore</li>
</ol>
</p>
<a href="#" class="tm-btn tm-btn-primary mfp-prevent-close tm-btn-contact tm-mb-40">
Contact Us
</a>
</div>
</div>
</div>
<div id="contact" class="popup mfp-with-anim mfp-hide tm-bg-gray">
<a href="#" class="tm-close-popup">
Home
<i class="fas fa-times"></i>
</a>
<h2 class="tm-contact-col tm-color-primary tm-page-title tm-mb-40">Contact Us</h2>
<div class="tm-row tm-contact-row">
<div class="tm-col tm-contact-col">
<!-- Do you need a working HTML contact form?
Please visit https://templatemo.com/contact page -->
<form id="contact-form" action="" method="POST" class="tm-contact-form">
<div class="form-group">
<input type="text" name="name" class="form-control rounded-0" placeholder="Full Name" required />
</div>
<div class="form-group">
<input type="email" name="email" class="form-control rounded-0" placeholder="Email" required />
</div>
<div class="form-group">
<select class="form-control" id="contact-select" name="inquiry">
<option value="-">Subject</option>
<option value="sales">Sales & Marketing</option>
<option value="creative">Creative Design</option>
<option value="uiux">UI / UX</option>
</select>
</div>
<div class="form-group">
<textarea rows="8" name="message" class="form-control rounded-0" placeholder="Message" required=></textarea>
</div>
<div class="form-group tm-text-right">
<button type="submit" class="tm-btn tm-btn-primary">Send it now</button>
</div>
</form>
</div>
<div class="tm-col tm-contact-col tm-contact-col-r">
<!-- Map -->
<div class="mapouter tm-mb-40">
<div class="mapouter"><div class="gmap_canvas"><iframe class="gmap_iframe" frameborder="0"
scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?width=600&
height=400&hl=en&q=bangalore&t=&z=9&ie=UTF8&iwloc=B&output=embed">
</iframe>
<a href="https://www.kokagames.com/fnf-friday-night-funkin-mods/">Friday Night Funkin Mods</a>
</div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas
{overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>
</div>
<!-- Address -->
<address class="tm-mb-40">
#256 Private Organisation, ABC Road<br>
Bangalore 560078
</address>
<!-- Links -->
<ul class="tm-contact-links">
<li>
<a href="tel:0100200340">
<i class="fas fa-phone tm-contact-link-icon"></i>
Mob: 9005846237
</a>
</li>
<li>
<a href="mailto:info@company.com">
<i class="fas fa-at tm-contact-link-icon"></i>
Email: contact@sanddollarshelling.com
</a>
</li>
<li>
<a href="https://www.company.com">
<i class="fas fa-link tm-contact-link-icon"></i>
URL: www.sand_dollar_shelling.com
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="tm-footer">
<span>Copyright © 2022 SAND-DOLLAR-SHELLING</span>
</footer>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/templatemo-script.js"></script>
</body>
</html>
<!--https://biologydictionary.net/seashell/-->