generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
154 lines (127 loc) · 6.32 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Guided meditation and on line meetings for meditation in group">
<meta name="keywords" content="guided meditation, relax, be present, calm, concentration ">
<script src="https://kit.fontawesome.com/7985e363f8.js" crossorigin="anonymous"></script>
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/favicon/site.webmanifest">
<link rel="stylesheet" href="assets/css/style.css">
<title>Be present</title>
</head>
<body>
<header id="open">
<a href="index.html" class="title-anchor" aria-label="back to homepage">
<img src="assets/images/logomed.jpg" alt="be-present-logo">
</a>
<nav>
<ul id="menu">
<li><a href="#form-section" aria-label="Go to contact">Contact us</a></li>
<li><a href="#meditations" aria-label="Go to meditations section">Meditations</a></li>
<li><a href="#benefits" aria-label="Go to benefits section">About</a></li>
</ul>
</nav>
</header>
<section id="color">
<div id="relax-image">
<div class="header-section">
<h1 class="logo">Be Present</h1>
<h3 class="sublogo">here and now</h3>
</div>
</div>
</section>
<section id="benefits">
<h2 id="welcome">Benefits of Meditation </h2>
<div class="flex-row">
<div id="left-reasons">
<ul class="left-about-reasons">
<li> <i class="fa-solid fa-peace"></i> Reduces emotional explosions </li>
<li> <i class="fa-regular fa-face-grin-hearts"></i> Helps your connections with others </li>
<li> <i class="fa-solid fa-suitcase-medical"></i> Lowers blood pressure </li>
<li> <i class="fa-solid fa-umbrella-beach"></i> Induces physical relaxation </li>
</ul>
</div>
<div id="center-reasons">
<div id="circle-relax">
<div id="circle-cover">
</div>
</div>
</div>
<div id="right-reasons">
<ul class="right-about-reasons">
<li>Improves brain concentration <i class="fa-solid fa-brain"></i> </li>
<li>Improves breathing efficiency <i class="fa-solid fa-lungs"></i> </li>
<li>Increases pain thershold <i class="fa-solid fa-dumbbell"></i> </li>
<li>Relax the mind <i class="fa-regular fa-face-smile-beam"></i> </li>
</ul>
</div>
</div>
</section>
<section id="meditations">
<h2 id="welcome2">Guided Meditations</h2>
<div class="flex-row">
<div id="self-love">
<h3 class="title">Self-love</h3>
<iframe class="youtube-iframe" src="https://www.youtube.com/embed/zzNmOEJUg-s"
title="YouTube video player"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<div id="bepresentm">
<h3 class="title">Be present</h3>
<iframe class="youtube-iframe" src="https://www.youtube.com/embed/ZToicYcHIOU"
title="YouTube video player"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<div id="sleep">
<h3 class="title">Sleep</h3>
<iframe class="youtube-iframe" src="https://www.youtube.com/embed/rvaqPPjtxng"
title="YouTube video player"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
</section>
<section id="form-section">
<div class="display">
<form class="signup-form" method="GET" action="tks.html" target="_blank">
<h2>It's meditation time!</h2>
<p>Our meditation in group is every Wednesday, 3 times per day, book your slot.</p>
<br>
<label for="fname">First Name</label>
<input id="fname" class="text-input" type="text" name="first_name" required>
<label for="lname">Last Name</label>
<input id="lname" class="text-input" type="text" name="last_name" required>
<label for="email">Email Address</label>
<input id="email" class="text-input" type="email" name="email_address" required>
<label>Time:</label><br>
<select>
<option>9:00</option>
<option>14:00</option>
<option>20:00</option>
</select>
<input class="join-button" type="submit" value="Enjoy us!">
</form>
</div>
</section>
<footer id="contact">
<ul class="social-networks">
<li><a href="https://www.facebook.com" target="_blank" rel="noopener"
aria-label="Visit our Facebook page"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://www.twitter.com" target="_blank" rel="noopener" aria-label="Visit our Twitter page"><i
class="fab fa-twitter-square"></i></a></li>
<li><a href="https://www.youtube.com" target="_blank" rel="noopener" aria-label="Visit our Youtube page"><i
class="fab fa-youtube-square"></i></a></li>
<li><a href="https://www.instagram.com" target="_blank" rel="noopener"
aria-label="Visit our Instagram page"><i class="fab fa-instagram"></i></a></li>
</ul>
</footer>
</body>
</html>