-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
159 lines (135 loc) · 6.69 KB
/
about.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
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Arun progrraming blog</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<style>
#abc {
background-color: black;
}
.arun {
/* background-color: aqua; */
color: aliceblue;
}
.arun:hover {
color: grey;
}
.arun1 {
height: 30%;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg " id="abc">
<div class="container-fluid">
<a class="navbar-brand arun" href="#">icoder</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-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 me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link arun " aria-current="page" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link arun" href="/about.html">About</a>
</li>
<li class="nav-item dropdown ">
<a class="nav-link dropdown-toggle arun" href="#" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Dropdown
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Technolodgy</a></li>
<li><a class="dropdown-item" href="#">Web Development</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#">Support</a></li>
<li><a class="dropdown-item" href="#">Write for us</a></li>
</ul>
</li>
<li class="nav-item ">
<a class="nav-link arun" href="/contact.html">contact-us</a>
</li>
</ul>
<form class="d-flex" role="search">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<div class="container">
<div class="d-md-flex flex-md-equal w-100 my-md-3 ps-md-3 justify-content-center align-item-center">
<div class="text-bg-dark me-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 py-3">
<h2 class="display-5">Another headline</h2>
<p class="lead">It all started with icoder idea.</p>
</div>
<div class="bg-body-tertiary shadow-sm mx-auto"
style="width: 80%; height: 300px; border-radius: 21px 21px 0 0;">
<img class ="img-fluid" style="width: 100%; height: 300px;"src="6.jpg" alt="" >
</div>
</div>
<div class="bg-body-primary me-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Another headline</h2>
<p class="lead">And an even wittier subheading.</p>
</div>
<div class="bg-dark shadow-sm mx-auto" style="width: 80%; height: 300px; border-radius: 21px 21px 0 0;">
<img style="width: 100%; height: 300px;" src="bg2.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="container">
<div class="bg-body-tertiary me-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Another headline</h2>
<p class="lead">And an even wittier subheading.</p>
</div>
<div class="bg-dark shadow-sm mx-auto" style="width: 80%; height: 300px; border-radius: 21px 21px 0 0;">
<img style="width: 100%; height: 300px;" src="bg1.jpg" alt="">
</div>
</div>
</div>
<div class="container">
<div class="bg-body-tertiary me-md-3 pt-3 px-3 pt-md-5 px-md-5 text-center overflow-hidden">
<div class="my-3 p-3">
<h2 class="display-5">Another headline</h2>
<p class="lead">And an even wittier subheading.</p>
</div>
<div class="bg-dark shadow-sm mx-auto" style="width: 80%; height: 300px; border-radius: 21px 21px 0 0;">
<img style="width: 100%; height: 300px;" src="f.jpg" alt="">
</div>
</div>
</div>
<!-- dfghjkl -->
<section id="section-21">
<!--Section title-->
<h2 class="mb-4 d-flex justify-content-center align-item-center">Thanks to visit our website</h2>
<!--Section: Demo-->
<section class="d-flex justify-content-center mb-4">
<div class="bg-image hover-overlay ripple shadow-1-strong rounded ripple-surface w-100">
<picture>
<source srcset="
https://mdbcdn.b-cdn.net/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/navigation/footer/examples/assets/21.webp
" type="image/webp">
<img src="https://mdbcdn.b-cdn.net/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/navigation/footer/examples/assets/21.webp" class="w-100" alt="MDB 5 White Footer Component with Colorful Social Buttons">
</picture>
<a href="https://mdbootstrap.com/snippets/standard/mdbootstrap/2885131?view=side" target="_blank">
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2)"></div>
</a>
</div>
</section>
<!--Section: Demo-->
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN"
crossorigin="anonymous"></script>
</body>
</html>