-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
193 lines (172 loc) · 6.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Navbar</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="icon1.jpg">
</head>
<body>
<nav>
<div class="logo">Fit mania </div>
<ul>
<li><a href="index.html"> Home</a></li>
<li><a href="list.html" target="main">Program</a></li>
<li><a href="nutrition list.html" target="main">Nutrition</a></li>
<li><a href="tool.html" target="main">Tool</a></li>
<li><a href="about.html" target="main">About us </a></li>
<li><a href="registration.html" target="main"> Login / Register</a></li>
</ul>
</nav>
<div class="shop-section">
<div class="box1 box">
<h1> Build Perfect For Good And Healthy Life</h1>
<button><a href="registration.html"
target="main"> Get Started</a></button>
</div>
<div class="box2 box">
<div class="box-img" style="background-image: url('main4.jpg');"></div>
</div>
</div>
<!-- Slider -->
<h1 class="container_heading">PROGRAM</h1>
<div class="container">
<div class="slider-wrapper">
<ul class="image-list">
<li class="image-item-wrapper">
<a href="">
<img class="image-item" src="body.jpeg.jpg" alt="img-1" />
</a>
</li>
<a href="body building.html">
<img class="image-item" src="4.jpg" alt="img-1" />
</a>
</li>
<a href="body recomposition.html">
<img class="image-item" src="fat2.jpg" alt="img-1" />
</a>
</li>
<a href="main.html">
<img class="image-item" src="muscle.jpg" alt="img-1" />
</a>
</li>
<a href="Stamina.html">
<img class="image-item" src="sta.jpg" alt="img-1" />
</a>
<a href="strength.html">
<img class="image-item" src="strength.jpg" alt="img-1" />
</a>
</li>
</ul>
</div>
<div class="buttons">
<a href="list.html">
<button class="view-all">View All</button> </div>
</a>
</div>
<h1 class="container_heading">NUTRITIOM</h1>
<div class="container">
<div class="slider-wrapper">
<ul class="image-list">
<li class="image-item-wrapper">
<a href="body.html">
<img class="image-item" src="1.webp" alt="img-1" />
</a>
</li>
<a href="fatloss.webp">
<img class="image-item" src="fat.jpg" alt="img-1" />
</a>
</li>
<a href="mass.html">
<img class="image-item" src="1.webp" alt="img-1" />
</a>
</li>
<a href="Stamina.html">
<img class="image-item" src="sta.jpg.webp" alt="img-1" />
</a>
</li>
</ul>
</div>
<div class="buttons">
<a href="nutrition list.html">
<button class="view-all">View All</button> </div>
</a>
</div>
<h1 class="container_heading">TOOLS</h1>
<div class="container">
<div class="slider-wrapper">
<ul class="image-list">
<li class="image-item-wrapper">
<a href="weight_loss.html">
<img class="image-item" src="pic.jpg" alt="img-1" />
</a>
</li>
<a href="body_fat.html">
<img class="image-item" src="fat image.jpg" alt="img-1" />
</a>
</li>
<a href="bmi.html">
<img class="image-item" src="bmi.jpg" alt="img-1" />
</a>
</li>
<a href="Calories.html">
<img class="image-item" src="burn.jpg" alt="img-1" />
</a>
</li>
<a href="daily.html">
<img class="image-item" src="burn2.jpg" alt="img-1" />
</a>
<a href="Nutrition.html">
<img class="image-item" src="nut2.webp" alt="img-1" />
</a>
</li>
</ul>
</div>
<div class="buttons">
<a href="tool.html">
<button class="view-all">View All</button> </div>
</a>
</div>
<!-- Footer -->
<footer>
<div class="footer_container">
<div class="footer">
<div class="footer_heading footer-1">
<h2> Home </h2>
<a href="C:\Users\imran\OneDrive\Desktop\collage project\main file\PROGRAM\list.html"
target="main">Program</a>
<a
href="C:\Users\imran\OneDrive\Desktop\collage project\main file\nutrition\nutrition list.html">Nutrition</a>
<a href="C:\Users\imran\OneDrive\Desktop\collage project\main file\tools\tool.html">Tools</a>
<a href="C:\Users\imran\OneDrive\Desktop\collage project\main file\about us\about.html">About us </a>
</div>
<div class="footer_heading footer-1">
<h2> Tools </h2>
<a href="C:\Users\imran\OneDrive\Desktop\collage project\main file\tools\bmi\bmi.html" target="main">BMI
calculator </a>
<a href="C:\Users\imran\OneDrive\Desktop\collage project\main file\tools\Body_fat\body_fat.html"
target="main">B fat calculator</a>
<a href="C:\Users\imran\OneDrive\Desktop\collage project\main file\tools\Calories_burned\calories.html"
target="main">Activity calories burn</a>
<a href=" C:\Users\imran\OneDrive\Desktop\collage project\main file\tools\Recipe_nutrition\nutrition.html"
target="main"> Nutrition Calculator </a>
</div>
<div class="footer_heading footer-1">
<h2> Contact Us </h2>
<a href="https://www.instagram.com/hunk__imran_?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw=="
target="main"> instagram </a>
<a href="https://www.facebook.com/profile.php?id=100055357926916&mibextid=LQQJ4d" target="main"> Facebook </a>
<a href="https://www.linkedin.com/in/imran-ahemad-539493301?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app"
target="main">linkedin</a>
</div>
<div class="footer-email-form">
<h2>Join Our NewsLetter</h2>
<input type="email" placeholder="Enter your Email address" id="footer-email">
<input type="submit" value="Sign up" id="footer-email-btn">
</div>
</div>
</div>
</footer>
</body>
</html>