-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
205 lines (176 loc) · 9.29 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
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!--style-->
<link rel="stylesheet" href="./styles/style.css">
<!--google font-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Italianno&family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
<!--font awesome-->
<script src="https://kit.fontawesome.com/994336f2c8.js" crossorigin="anonymous"></script>
<!--favicon-->
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png">
<title>Md Yasin Bhuiyan</title>
</head>
<body>
<!--header start-->
<header class="header" id="header">
<div class="header__logo">
<img class="header__img" src="images/favicon.png" alt="logo">
</div>
<i class="fa-solid fa-bars" id="menu-icon"></i>
<nav class="hidden" id="menu">
<ul class="nav__ul">
<li><a href="#bannar" class="nav__link">Home</a></li>
<li><a href="#about" class="nav__link">About</a></li>
<li><a href="#archive" class="nav__link">Archive</a></li>
<li><a href="#blog" class="nav__link">Blog post</a></li>
<li><a href="#contract" class="nav__link">contract</a></li>
</ul>
</nav>
</header>
<!--header end-->
<!--main start-->
<main>
<!--bannar start-->
<section class="bannar" id="bannar">
<article class="bannar__article">
<h1 class="bannar__title">web development</h1>
<p class="bannar__p txt--j">I believe Web development is always fun. We should learn web development for a bright career. I have started learning web development 2 years ago and still learning. I started with HTML, CSS, JS and now I am learning next.js. I must say web development demands more patience and consistency.</p>
</article>
<aside class="bannar__aside">
<img class="bannar__img" src="https://media.istockphoto.com/id/1336695494/photo/shot-of-a-notebook-and-laptop-in-an-office.jpg?s=612x612&w=0&k=20&c=5Zn-uXlqjfiGEAE3FRJ1KXmgs6cKznNYMoo54kHJ_Oc=" alt="cover photo">
</aside>
</section>
<!--bannar end-->
<!--about start-->
<section id="about" class="about section--all">
<h2 class="about__heading heading txt--w">About Me</h2>
<div class="about__card">
<div class="card">
<h3 class="card__title">Education</h3>
<p class="card__p txt--j">It takes monumental improvement for us to change how we live our lives. Design is the way we access that improvement. We are never late from trying to reach our dream. Try hard, practice more and most importantly be consistent.</p>
<button type="button" class="card__btn btn">Read More</button>
</div>
<div class="card">
<h3 class="card__title">Education</h3>
<p class="card__p txt--j">It takes monumental improvement for us to change how we live our lives. Design is the way we access that improvement. We are never late from trying to reach our dream. Try hard, practice more and most importantly be consistent.</p>
<button type="submit" class="card__btn btn">Read More</button>
</div>
<div class="card">
<h3 class="card__title">Education</h3>
<p class="card__p txt--j">It takes monumental improvement for us to change how we live our lives. Design is the way we access that improvement. We are never late from trying to reach our dream. Try hard, practice more and most importantly be consistent.</p>
<button type="submit" class="card__btn btn">Read More</button>
</div>
</div>
</section>
<!--about end-->
<!--archive start-->
<section id="archive" class="archive section--all">
<h2 class="heading">Archive</h2>
<div class="archive__content">
<ul class="archive__ul">
<li class="archive__li"><img class="archive__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt=""></li>
<li class="archive__li"><img class="archive__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt=""></li>
<li class="archive__li"><img class="archive__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt=""></li>
<li class="archive__li"><img class="archive__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt=""></li>
</ul>
</div>
</section>
<!--archive end-->
<!--blog start-->
<section id="blog" class="blog section--all">
<h2 class="blog__heading heading">Blog Post</h2>
<div class="blog__post">
<aside class="blog__aside">
<img class="blog__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt="">
</aside>
<article class="blog__article">
<h2 class="blog__h2">Blog 1</h2>
<h3 class="blog__h3">Sub title</h3>
<p class="blog__p">This sim card for you to work and then I can go to work and then I can go to work and then I can go to work.</p>
<button class="blog__btn btn" type="submit">Learn More</button>
</article>
</div>
<div class="blog__post">
<aside class="blog__aside">
<img class="blog__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt="">
</aside>
<article class="blog__article">
<h2 class="blog__h2">Blog 2</h2>
<h3 class="blog__h3">Sub title</h3>
<p class="blog__p">This sim card for you to work and then I can go to work and then I can go to work and then I can go to work.</p>
<button class="blog__btn btn" type="submit">Learn More</button>
</article>
</div>
<div class="blog__post">
<aside class="blog__aside">
<img class="blog__img" src="https://media.istockphoto.com/id/820219934/photo/programming-code-technology-background-of-software-developer-and-computer-script.jpg?s=612x612&w=0&k=20&c=G02PS6IE5VfbZ9iepeYLq4d7gDFkJ6qgcUjTzGJTUWo=" alt="">
</aside>
<article class="blog__article">
<h2 class="blog__h2">Blog 3</h2>
<h3 class="blog__h3">Sub title</h3>
<p class="blog__p">This sim card for you to work and then I can go to work and then I can go to work and then I can go to work.</p>
<button class="blog__btn btn" type="submit">Learn More</button>
</article>
</div>
</section>
<!--blog end-->
<!--from start-->
<section id="contract" class="contract section--all">
<h2 class="heading contract__heading txt--w">Contract</h2>
<form class="form" id="form" action="" method="post">
<div class="form__section">
<label for="name">Name</label>
<input type="text" name="name" id="name" required autocomplete="name">
</div>
<div class="form__section">
<label for="email">E-mail</label>
<input type="email" name="email" id="email" required autocomplete="email">
</div>
<div class="form__section">
<label for="massage">Massage</label>
<textarea name="massage" id="massage" required></textarea>
</div>
<button type="submit" class="btn form__btn">submit</button>
</form>
</section>
<!--from end-->
</main>
<!--main end-->
<!--footer start-->
<footer class="footer">
<nav class="nav2">
<ul class="nav2__ul">
<li class="nav2__li">
<a href="#" class="nav2__link">
<i class="fa-brands fa-facebook footer__icon"></i>
</a>
</li>
<li class="nav2__li">
<a href="#" class="nav2__link">
<i class="fa-brands fa-youtube footer__icon"></i>
</a>
</li>
<li class="nav2__li">
<a href="#" class="nav2__link">
<i class="fa-brands fa-github footer__icon"></i>
</a>
</li>
<li class="nav2__li">
<a href="#" class="nav2__link">
<i class="fa-brands fa-twitter footer__icon"></i>
</a>
</li>
</ul>
</nav>
<p class="footer__p">© Copyright 2023 | All rights reserved by <span>Yasin Bhuiyan</span>.</p>
</footer>
<!--footer end-->
<script src="script.js"></script>
</body>
</html>