-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbfat.html
182 lines (177 loc) · 6.78 KB
/
bfat.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.video-container {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.video-item {
margin: 10px;
}
.pagination {
display: flex;
justify-content: center;
padding: 20px 0;
}
.pagination a {
margin: 0 10px;
text-decoration: none;
}
.pagination a.active {
font-weight: bold;
}
</style>
<title>FitMe Workout App by REDi - Burn Fat</title>
<link rel="apple-touch-icon" href="img/icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/icon.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="icon" type="image/png" href="favicon.ico">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/menu.css">
<link rel="stylesheet" href="https://cdn.plyr.io/3.7.8/plyr.css" />
<link rel="stylesheet" href="css/rot-logo.css">
<script>
// Get the current URL path
const currentPath = window.location.pathname;
// Find the corresponding link in the navigation and add the "active" class
const navLinks = document.querySelectorAll('nav a');
navLinks.forEach(link => {
if (link.getAttribute('href') === currentPath) {
link.classList.add('active');
}
});
</script>
</head>
<body>
<header>
<div class="logo-container">
<a href="index.html"><img src="img/logo.png" border="0" alt="Logo" class="logo"></a>
</div>
<br /><br /><br />
<div class="navbar" align="center">
<a href="index.html">Home</a>
<a href="arms.html">Arms</a>
<div class="subnav">
<button class="subnavbtn">Burn Fat <i class="fa fa-caret-down"></i></button>
<div class="subnav-content">
<a href="bfat.html" class="active">Part 1</a>
<a href="bfat1.html">Part 2</a>
<!--<a href="bfat2.html">Part 3</a>-->
</div>
</div>
<a href="cardio.html">Cardio</a>
<a href="chest.html">Chest</a>
<div class="subnav">
<button class="subnavbtn">Core <i class="fa fa-caret-down"></i></button>
<div class="subnav-content">
<a href="abs.html">ABs</a>
<a href="back.html">Back</a>
<a href="waist.html">Waist</a>
</div>
</div>
<a href="fitness.html">Fitness</a>
<a href="glutes.html">Glutes</a>
<a href="gym.html">Gym</a>
<a href="legs.html">Legs</a>
<a href="kegel.html">Kegel</a>
<a href="warm-up.html">Warm Up</a>
</div>
<!-- <nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="warm-up.html">Warm Up</a></li>
<li><a href="arms.html">Arms</a></li>
<li><a href="chest.html">Chest</a></li>
<li><a href="legs.html">Legs</a></li>
<li><a href="abs.html">Abs/Core</a></li>
<li>
<a href="bfat.html" class="active">Burn Fat</a>
<ul>
<li><a href="bfat2.html">Part 2</a></li>
<li><a href="bfat3.html">Part 3</a></li>
</ul>
</li>
<li><a href="cardio.html">Cardio</a></li>
<li><a href="kegel.html">Kegel</a></li>
</ul>
</nav> -->
</header>
<main>
<section id="home" align="center">
<img src="img/burnfat.jpg" align="center" border="0" width="400px" />
</section>
<section id="warm-up">
<h2>Warm up Exercises</h2>
<p>Hard Stomach.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499406314148?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen></iframe>
</section>
<section id="warm-up">
<h2>Belly Exercises</h2>
<p>Using Wall.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499406248612?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Fat/belly.png"></iframe>
</section>
<section id="arms">
<h2>Belly Fat Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499406183076?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Belly Fat Burner Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499406117540?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Lose Belly Fat Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499406052004?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Belly Fat Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499405986468?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Ripped Belly Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499405920932?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Belly Fat Burner Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499405855396?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Flat Belly Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499405789860?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<section id="arms">
<h2>Belly fat killer Exercises</h2>
<p>This is the arms page.</p>
<iframe width="320" height="240" src="https://ok.ru/videoembed/7499405724324?autoplay=0&loop=1&controls=1" frameborder="0" allowfullscreen poster="Vid/Kegel/thumb-kegel.png"></iframe>
</section>
<div class="scroll-to-top">
<button onclick="window.scrollTo(0, 0)">Scroll to Top</button>
</div>
<div class="pagination">
<a href="#">«</a>
<a href="bfat.html" class="active">1</a>
<a href="bfat1.html">2</a><!--
<a href="bfat3.html">3</a>
<a href="#">4</a>
<a href="#">5</a>
<a href="#">»</a>-->
</div>
</main>
<footer>
<p>© 2024 FitMe App Made by REDi</p>
</footer>
<!-- <script src="js/vid.js"></script> -->
</body>
</html>