-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
292 lines (292 loc) · 9.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<script
src="https://kit.fontawesome.com/dc62d44e03.js"
crossorigin="anonymous"
></script>
<title>Homepage</title>
<link rel="stylesheet" href="./styles/style.css" />
</head>
<body>
<img
src="https://static.fatsecret.com/static/images/splash/Sunrise_BG_01.jpg"
alt=""
/>
<div class="nav_container">
<div class="nav_categories">
<p><a href="food.html">FOODS</a></p>
<p><a href="recipes.html">RECIPIES</a></p>
<p><a href="fitnees.html">FITNESS</a></p>
<p><a href="community.html">COMMUNITY</a></p>
</div>
<h1 class="heading">Your Key to Success</h1>
<img
src="https://a.ftscrt.com/static/images/splash/FS_Logo_SplashScreen.png"
alt=""
class="fatsecret_img"
/>
<div class="automatic_signup">
<div class="sign_facebook">
<i class="fa-brands fa-facebook-f"></i>
<p>Continue With Facebook</p>
</div>
<div class="sign_google">
<i class="fa-brands fa-google"></i>
<p>Continue With Google</p>
</div>
</div>
<div class="manual_signup">
<p>Create account using email</p>
<div class="email_box">
<input type="email" placeholder="Email Address" required />
<button onclick="window.open('./signupform.html','_blank')">
Start Now
</button>
</div>
<p>Already a Member? <a href="">Sign in</a></p>
<h2>
Start losing weight the healthy way with easy to use apps, online
tools and support
</h2>
<div class="app_links_box">
<a
href="https://itunes.apple.com/in/app/calorie-counter-by-fatsecret/id347184248?mt=8"
target="_blank"
><img
src="https://a.ftscrt.com/static/images/mobi/ios/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg"
alt="app for ios"
/></a>
<a
target="_blank"
href="https://play.google.com/store/apps/details?id=com.fatsecret.android"
>
<img
src="https://a.ftscrt.com/static/images/mobi/android/en_get_2.svg"
alt=""
/>
</a>
</div>
</div>
</div>
<!-- ***************************************************************** -->
<!-- *************Mid Section Starts Here************************** -->
<!-- ***************************************************************** -->
<div class="mid_section_container">
<div class="mid_section">
<h2>Superb 100% FREE calorie counter apps</h2>
<p>
Over 35 million people have lost weight with FatSecret. Start your
weight loss journey today and access the world's highest quality food
and nutrition database.
</p>
</div>
</div>
<div class="mid_section_container_2">
<div class="mid_section_2">
<div class="mds2_item1">
<h1>Why FatSecret?</h1>
<ul>
<li>100% free, nothing to pay</li>
<li>Fastest, easiest to use calorie counter apps</li>
<li>Supportive community</li>
<li>Proven success</li>
</ul>
</div>
<div class="mds2_item2">
<h1>How FatSecret Works!</h1>
<p>
People who track food achieve more than double the average weight
loss and members lose weight 3x faster when doing it with friends.
FatSecret combines these to create the most powerful solution for
healthy, sustainable weight loss.
</p>
</div>
</div>
</div>
<div class="mid_section_container_3">
<div class="mid_section_3">
<div class="mds3_item1">
<h1>All the tools to achieve your diet goals</h1>
</div>
<div class="mds3_item2">
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>A food diary to keep track of what you're eating</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>An exercise diary to record all the calories you burn</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>A large collection of healthy recipes for your diet</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>A weight chart and journal to record your progress</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>Nutrition info for all foods, brands and restaurants</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>Mobile apps for iPhone, iPad and Android</p>
</div>
</div>
</div>
</div>
<div class="mid_section_container_4">
<div class="mid_section_4">
<div class="mds4_item1">
<h1>Get Connected with FatSecret</h1>
</div>
<div class="mds4_item2">
<!-- **div 1 -->
<div>
<div>
<p>
The perfect application for keeping track of your food, exercise
and weight while on-the-go
</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>iPhone, iPod Touch and iPad</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/splash/Check_Tick.png"
alt=""
/>
<p>Android Phones and Tablets</p>
</div>
<div>
<img
src="https://a.ftscrt.com/static/images/mobi/ios/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg"
alt=""
/>
<img
src="https://a.ftscrt.com/static/images/mobi/android/en_get_2.svg"
alt=""
/>
</div>
</div>
<!-- **div2 -->
<div>
<img
src="https://a.ftscrt.com/static/images/splash/img_splash_getconnected_01_1x.png"
alt=""
/>
</div>
<!-- **ends here -->
</div>
</div>
</div>
<!-- ************************************ -->
<!-- **mid section 5 starts here -->
<!-- ***************************************** -->
<div class="mid_section_container_5">
<div class="mid_section_5">
<div class="mds5_item1">
<h1>Sign Up Now!</h1>
<p>FatSecret is 100% free</p>
</div>
<div class="mds5_item2">
<input type="text" placeholder="Email Address" />
<button>Start Now</button>
<p>Already a Member? <a href="">Sign In</a></p>
</div>
</div>
</div>
<!-- **mid section 6 starts Here -->
<div class="mid_section_container_6">
<div class="mds6_item1">
<img
src="https://a.ftscrt.com/static/images/splash/FS_Logo_SplashScreen_Green.png"
alt=""
/>
</div>
</div>
<!-- ********************************************************* -->
<!-- ******************footer section starts here************* -->
<!-- *********************************************************** -->
<footer>
<div class="footer_sec_1">
<p>Get the app</p>
<div>
<a
href="https://itunes.apple.com/in/app/calorie-counter-by-fatsecret/id347184248?mt=8"
target="_blank"
>
<img
src="https://a.ftscrt.com/static/images/mobi/ios/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg"
alt=""
/>
</a>
<a
href="https://play.google.com/store/apps/details?id=com.fatsecret.android"
target="_blank"
>
<img
src="https://a.ftscrt.com/static/images/mobi/android/en_get_2.svg"
alt=""
/>
</a>
</div>
</div>
<div class="footer_sec_2">
<div class="fs2_box">
<div>
<a href="https://www.facebook.com/fatsecret/" target="_blank">
<i class="fa-brands fa-facebook"></i>
</a>
<a href="https://www.instagram.com/fatsecret_app/" target="_blank">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="https://twitter.com/FatSecret" target="_blank">
<i class="fa-brands fa-twitter"></i>
</a>
</div>
<div>
<p>BRAND LIST</p>
<p>CONTACT US</p>
</div>
<div>
<p>FIND PEOPLE</p>
<hr />
<p>TERMS AND CONDITIONS</p>
<hr />
<p>PRIVACY POLICY</p>
<hr />
<p>REPORT ABUSE</p>
<hr />
</div>
</div>
</div>
<div class="footer_sec_3">© 2022 FatSecret. All rights reserved.</div>
</footer>
</body>
</html>