forked from bedimcode/responsive-gym-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Text Responsive gym website.txt
217 lines (146 loc) · 3.22 KB
/
Text Responsive gym website.txt
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
========== HEADER ==========
.nav__logo
BEROTOT
.nav__link
Home
Program
Choose Us
Pricing
.nav__button
Register Now
========== HOME ==========
.home__subtitle
MAKE YOUR
.home__title
BODY SHAPE
.home__description
In here we will help you to shape and build your ideal
body and live your life to the fullest.
.button
Get Started
========== PROGRAM ==========
.section__subtitle
Our Program
.section__title-border
BUILD YOUR
.section__title
BEST BODY
.program__title | .program__description
Flex Muscle
Creating tension that's temporarily making the muscle
fibers smaller or contracted.
Cardio Exercise
Exercise your heart rate up and keeps it
up for a prolonged period of time.
Basic Yoga
Diaphragmatic this is the most common breathing
technique you'll find in yoga.
Weight Lifting
Attempts a maximum weight single lift of a
barbell loaded with weight plates.
========== CHOOSE US ==========
.section__subtitle
Best Reason
.section__title-border
WHY
.section__title
CHOOSE US ?
.choose__description
Choose your favorite class and start now. Remember the
only bad workout is the one you didn't do.
.choose__number | .choose__subtitle
200+
Total Members
50+
Best trainers
25+
Programs
100+
Awards
========== PRICING ==========
.section__subtitle
Pricing
.section__title-border
OUR
.section__title
SPECIAL PLAN
.pricing__title | .pricing__number
BASIC PACKAGE
$120
PREMIUM PACKAGE
$240
DIAMOND PACKAGE
$420
.pricing__item
5 Days In A Week
01 Sweatshirt
01 Bottle of Protein
Access to Videos
Muscle Stretching
.pricing__button
Purchase Now
========== CALCULATE ==========
.section__title-border
CALCULATE
.section__title
YOUR BMI
.calculate__description
The body mass index (BMI) calculator calculates
body mass index from your weight and height.
.button
Calculate Now
* CALCULATE JS *
// Check if the fields have a value
// Add and remove color
// Show message
Fill in the Height and Weight
// Remove message three seconds
// BMI Formula
// Show your health status
// Add color and display message
Your BMI is and you are skinny
Your BMI is and you are healthy
Your BMI is and you are overweight
// To clear the input field
// Remove message four seconds
========== FOOTER ==========
.footer__logo
BEROTOT
.footer__description
Subscribe for company <br> updates below.
.button
Subscribe
.footer__title | .footer__link
SERVICES
Flex Muscle
Cardio Exercise
Basic Yoga
Weight Lifting
PRICING
Basic
Premium
Diamond
COMPANY
About Us
Careers
Customers
Partners
.footer__social-link
https://www.facebook.com/
https://twitter.com/
https://www.instagram.com/
.footer__copy
© Copyright Bedimcode. All rights reserved
* FOOTER EMAIL JS *
// Check if the field has a value
// Add and remove color
// Show message
You must enter your email
// Remove message three seconds
// serviceID - templateID - #form - publicKey
// Show message and add color
You registered successfully
// Remove message after three seconds
// Mail sending error
OOPS! SOMETHING HAS FAILED...
// To clear the input field