This repository was archived by the owner on Apr 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Expand file tree
/
Copy pathindex.html
More file actions
193 lines (179 loc) · 6.26 KB
/
index.html
File metadata and controls
193 lines (179 loc) · 6.26 KB
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>
<title>Dynamic 1</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../bootstrap - 4/css/bootstrap.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="#">Navbar</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto pr-5 ">
<li class="nav-item active">
<a class="nav-link" href="index.php">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.php">About us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Sign up</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Log in</a>
</li>
</ul>
</div>
</nav>
<div id="demo" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ul class="carousel-indicators">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
</ul>
<!-- The slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<img src="images/amazing-animal-beautiful-beautifull (2).jpg" alt="" width="1100" height="500">
</div>
<div class="carousel-item">
<img src="images/pexels-photo-230629.jpeg" alt="" width="1100" height="500">
</div>
<div class="carousel-item">
<img src="images/pexels-photo-326055.jpeg" alt="" width="1100" height="500">
</div>
</div>
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
<section class="my-5">
<div class="py-5">
<h3 class="text-center"> About Us</h3></div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<img src="images/pexels-photo-709552.jpeg" class="img-fluid aboutimg" alt="">
</div>
<div class="col-lg-6 col-md-6 col-12">
<h2 class="display-4">Welcome to Dynamic1</h2>
<p class="py-5"> weuovhbo aihgwai guhgoehrguhwpag ow hr wohegroheqfhvjbe iehwoa
2uy4ohfouyo3 ciru24hr34hfo2 r2uw oio2hw4h3ot 2jhowu4hohgou24t
u234hthuyt3qhhp2;qp4o3hrhp42'q;3h4oruw
</p>
<a href="about.php" class="btn btn-success px-4 btn1"> Know More</a>
</div>
</div>
</div>
</section>
<section my-5>
<div class="py-5">
<h3 class="text-center"> Our Services</h3></div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img class="card-img-top" src="images/pexels-photo-247478.jpeg" alt="Card image">
<div class="card-body">
<h4 class="card-title">John Doe</h4>
<p class="card-text">Some example text.</p>
<a href="#" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img class="card-img-top" src="images/pexels-photo-247478.jpeg" alt="Card image">
<div class="card-body">
<h4 class="card-title">John Doe</h4>
<p class="card-text">Some example text.</p>
<a href="#" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img class="card-img-top" src="images/pexels-photo-247478.jpeg" alt="Card image">
<div class="card-body">
<h4 class="card-title">John Doe</h4>
<p class="card-text">Some example text.</p>
<a href="#" class="btn btn-primary">See Profile</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section my-5>
<div class="py-5">
<h3 class="text-center"> Gallary</h3></div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<img src="images/amazing-animal-beautiful-beautifull.jpg" class="img-fluid pb-4" alt="">
</div>
<div class="col-lg-4 col-md-4 col-12">
<img src="images/amazing-animal-beautiful-beautifull.jpg" class="img-fluid pb-4" alt="">
</div>
<div class="col-lg-4 col-md-4 col-12">
<img src="images/amazing-animal-beautiful-beautifull.jpg" class="img-fluid pb-4" alt="">
</div>
<div class="col-lg-4 col-md-4 col-12">
<img src="images/amazing-animal-beautiful-beautifull.jpg" class="img-fluid pb-4" alt="">
</div>
<div class="col-lg-4 col-md-4 col-12">
<img src="images/amazing-animal-beautiful-beautifull.jpg" class="img-fluid pb-4" alt="">
</div>
<div class="col-lg-4 col-md-4 col-12">
<img src="images/amazing-animal-beautiful-beautifull.jpg" class="img-fluid pb-4" alt="">
</div>
</div>
</div>
</section>
<style>
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Yusei Magic', sans-serif;
}
.carousel-inner img {
width: 100%;
height: 80vh;
}
.aboutimg{
width: 100%;
height: 350px!important;
}
.btn1{
border: 2px solid purple;
padding: 10px;
}
</style>
<footer>
<p class="p-3 bg-dark text-white text-center" >coyright @ 2021</p>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</body>
</html>