-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
128 lines (123 loc) · 7.41 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/gif/png" href="assets/img/Capture.JPG">
<title>Homefit - Healthcare</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cookie">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/Pretty-Footer.css">
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header"><a class="navbar-brand navbar-link" id="logo" href="index.html"><b>Homefit - Healthcare</b></a>
<button class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
</div>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav navbar-right">
<li role="presentation"><a href="Yoga.html">Yoga </a></li>
<li role="presentation"><a href="med.html">Meditation </a></li>
<li role="presentation"><a href="diet.html">Diet </a></li>
<li role="presentation"><a href="Exercise.html">Injuries and Remedies </a></li>
<li role="presentation"><a href="cal.html">Calories/BMI Calculator</a></li>
<li role="presentation"><a href="tips.html">Covid Info</a></li>
</ul>
</div>
</div>
</nav>
<div id="a1">
<div class="carousel slide imgm" data-ride="carousel" id="carousel-1">
<div class="carousel-inner" role="listbox">
<div class="item active"><img src="assets/img/43.jpg" alt="Slide Image" id="a2"></div>
<div class="item i1"><img src="assets/img/42.jpg" alt="Slide Image" id="a3"></div>
<div class="item i1"><img src="assets/img/44.jpg" alt="Slide Image" id="a4"></div>
</div>
<div><a class="left carousel-control" href="#carousel-1" role="button" data-slide="prev"><i class="glyphicon glyphicon-chevron-left"></i><span class="sr-only">Previous</span></a><a class="right carousel-control" href="#carousel-1" role="button"
data-slide="next"><i class="glyphicon glyphicon-chevron-right"></i><span class="sr-only">Next</span></a></div>
<ol class="carousel-indicators">
<li data-target="#carousel-1" data-slide-to="0" class="active"></li>
<li data-target="#carousel-1" data-slide-to="1"></li>
<li data-target="#carousel-1" data-slide-to="2"></li>
</ol>
</div>
<!--
</div>
<div class="ex">
<img src="assets/img/39.jpg" style="height: 400px; width: 100%" >
<div class="cont">
<h1 >EXERCISE </h1>
<p class="lead">Physical exercise is any<br> bodily activity that enhances<br> or maintains physical fitness<br> and overall health and wellness.<br> * For Arms<br>* For Legs<br>* For Back </p>
<a href="Exercise.html" style="color: white;">
<button class="btn" and style="background-color:transparent; border: 1px solid black;" type="button">Load more</button></a>
</div>
</div>
-->
<div class="ex">
<img src="assets/img/62878545-yoga-wallpapers.jpg" style="height: 400px; width: 100%" >
<div class="cont">
<h1 >YOGA </h1>
<p class="lead">Yoga is a group of physical<br>,mental and spiritual practices<br> or disciplines which originated<br> in ancient India.<br> * For Children <br>* For Young <br>* For Old </p>
<a href="Yoga.html" style="color: white;" >
<button class="btn" and style="background-color:transparent; border: 1px solid black;" type="button">Load more</button></a>
</div>
</div>
<div class="ex">
<img src="assets/img/p.jpg" style="height: 400px; width: 100%" >
<div class="cont">
<h1>MEDITATION </h1>
<p class="lead">Meditation is that which gives<br/> you deep rest.Meditation is <br/> an activityin which the<br/> practitioner just sits and allows <br/>the mind to dissolve. </p>
<a href="med.html" style="color: white;">
<button class="btn" and style="background-color:transparent; border: 1px solid black;" type="button">Load more</button></a>
</div>
</div>
<div class="ex">
<img src="assets/img/diet-wallpapers.jpg" style="height: 400px; width: 100%" >
<div class="cont">
<h1>DIET </h1>
<p class="lead">Diet is the sum of <br>food consumed by a person<br> or other organism. The <br>word diet often implies the<br> use of specific intake <br>of nutrition for health. </p>
<a href="diet.html" style="color: white;">
<button class="btn" and style="background-color:transparent; border: 1px solid black;" type="button">Load more</button></a>
</div>
</div>
<footer>
<footer>
<div class="row">
<div class="col-md-4 col-sm-6 footer-navigation">
<h3><a href="index.html">Homefit - Healthcare <span> </span></a></h3>
<p class="links">
<li><a href="Yoga.html">Yoga </a></li>
<li><a href="med.html">Meditation </a></li>
<li><a href="diet.html">Diet </a></li>
<li><a href="Exercise.html">Injuries/Remedies</a></li>
<li><a href="cal.html">Calorie/BMI Calculator </a></li>
<li><a href="tips.html">Covid Info </a></li>
</div>
<div class="col-md-4 col-sm-6 footer-contacts">
<div><span class="fa fa-map-marker footer-contacts-icon"> </span>
<p>Punjab Engineering College, Chandigarh</p>
</div>
<div><i class="fa fa-phone footer-contacts-icon"></i>
<p class="footer-center-info email text-left"> +91 9999999999</p>
</div>
<div><i class="fa fa-envelope footer-contacts-icon"></i>
<p> <a href="#" target="_blank">support@bw.com</a></p>
</div>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 footer-about">
<h4>About</h4>
<p>We will help you to follow your dreams, work hard, practice and persevere. Make sure you eat a variiety of foods, get plenty of exercise and maintain a healthy lifestyle.
</p>
<div class="social-links social-icons"><a href="#"><i class="fa fa-facebook"></i></a><a href="#"><i class="fa fa-twitter"></i></a><a href="#"><i class="fa fa-linkedin"></i></a><a href="#"><i class="fa fa-github"></i></a></div>
</div>
</div>
</footer>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>