forked from github/dev
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
201 lines (158 loc) · 10 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Foysal Ahmed - Code HOUSE
</title>
<link rel="stylesheet" type="text/css" href="work.html">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="mobile.css">
<link rel="stylesheet" type="text/css" href="mobile1300.css">
<!-- Extranal css End -->
<!-- Google font link -->
<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=Lato:wght@700&family=Montserrat:wght@600&family=Open+Sans&family=Protest+Strike&display=swap" rel="stylesheet">
<!-- Load font awesome icons Start-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Load font awesome icons Close -->
<!-- Bootstrap Star link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<!-- Bootstrap Close link -->
</head>
<body>
<section>
<div class="menu-container">
<div class="logo">
<img src="img/logo.png">
</div>
<div class="menu-items">
<ul>
<li><a href=""> Home </a></li>
<li><a href="about.html"> About </a></li>
<li><a href="#Serviceclick"> Service <i style="position: absolute;top: 28px;padding-left: 6px;font-size: 22px;font-weight: bold;" class="fa fa-caret-down"></i> </a>
<ul>
<li><a href=""> Web <i class="fa-solid fa-caret-right"></i> </a>
<ul>
<li><a href=""> PHP</a></li>
<li><a href=""> CSS Design</a></li>
</ul>
</li>
<li><a href=""> Graphic </a></li>
</ul>
</li>
<li><a href="#Packegeclick"> Packege </a></li>
<li class="c"><a href="#Contactclick"> Contact </a></li>
</ul>
</div>
<div class="menu-icons">
<i class="fa-solid menuShow fa-bars"></i>
<i class="fa-solid menuHide fa-xmark"></i>
</div>
</div>
<div class="mobile-menu-items">
<ul>
<li><a href=""> Home </a></li>
<li><a href="about.html"> About </a></li>
<li><a href=""> Service </a>
<i class="fa-solid uparrow fa-arrow-up"></i>
<i class="fa-solid downarrow fa-arrow-down"></i>
<ul class="service-dropdown">
<li><a href=""> 1 </a></li>
<li><a href=""> 2 </a></li>
<li><a href=""> 2 </a></li>
<li><a href=""> 4 </a></li>
</ul>
</li>
<li><a href=""> Review </a></li>
<li style="border-bottom: 1px solid gray;"><a href="#Contactclick"> Contact </a></li>
</ul>
</div>
</section>
<br>
<section>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 text-white">
<h3>I'm <span class="text-warning">Foysal Ahmed</span></h3>
<h2>Welcome to <span class="text-warning">Code</span> <span style="color: #DDE22B;">HOUSE</span></h2>
<p style="color: #A6ADB4;">Lorem Ipsum is simply dummy text of the printing and typesetting industry. <br>It has survived not only five centuries, but also the leap into <br>electronic typesetting, remaining essentially unchanged. <br>It was popularised in the 1960s with the release <br>of Letraset sheets containing.</p>
<button type="button" class="btn btn-outline-primary text-warning">Read More</button>
</div>
<div class="col-md-6">
<figure class="figure img-height text-aline-center">
<img src="img/foysal.jpeg" style="border-radius: 31% 69% 53% 47% / 60% 71% 29% 40% ;" class="mx-auto d-block img-thumbnail" alt="pic">
</figure>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-md">
<img src="img/foysal2.png" alt="photo" class="img-fluid img-thumbnail mx-auto d-block" style="width: 100%;height: auto;border-radius:1% 100% 0% 100% / 25% 65% 25% 69% ;">
</div>
<div class="col-md">
<h1 class="text-white" style="font-size: 65px; padding-top: 150px;padding-left: 30px;"> About </h1>
<p class="text-white" style="font-size: 25px; font-weight:gray;padding: 40px 0px;padding-left: 30px;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum. <br><br> Making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn buttonF btn-outline-primary text-warning">Facebook</button></a>
<a target="_blank" href="https://www.instagram.com/foysalmjhf"><button type="button" class="btn btn-outline-primary text-warning">Instragram</button></a>
<a target="_blank" href="https://www.twitter.com/jakerhossainfoysal"><button type="button" class=" btn btn-outline-primary text-warning">Twitter</button></a>
<a target="_blank" href="https://www.linkedin.com/in/foysalmjhf/"><button type="button" class="btn btn-outline-primary text-warning">Linkedin</button></a>
</div>
</div>
</div>
</section>
<section>
<div class="container -align-center">
<div class="row">
<div class="col-md-3">
<h3 class="text-white">Graphic <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
<div class="col-md-3">
<h3 class="text-white">Web <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
<div class="col-md-3">
<h3 class="text-white">Ux/Ui <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
<div class="col-md-3">
<h3 class="text-white">Creative <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
</div>
</div>
</section>
<section id="Serviceclick">
<div class="container c pt-5 p-5"> <h4 class="text-white"> Service </h4>
<div class="row">
<div class="col-md-12 text-white bg-primary p-3 text-align-center">
<h1 class="text-warning">This is Our Service Center</h1></div>
<div class="col l p-5">
<h2 class="text-white"><span class="text-primary">Graphic</span> Design</h2>
<p style="color: #A6ADB4;" class="pt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam animi laudantium repellat dolore, neque ad rerum laboriosam eaque qui aut!</p>
<a href="work.html"><button type="submit" class="btn btn-outline-primary text-warning">See my Work</button></a></div>
<div class="col l p-5">
<h2 class="text-white"><span class="text-info">Web</span> Design</h2>
<p style="color: #A6ADB4;" class="pt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam animi laudantium repellat dolore, neque ad rerum laboriosam eaque qui aut!</p>
<a href="work.html"><button class="btn btn-outline-primary text-warning">See my Work</button></a></div>
<div class="col l p-5">
<h2 class="text-white"><span class="text-success">Photograpy</span> Edition</h2>
<p style="color: #A6ADB4;" class="pt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam animi laudantium repellat dolore, neque ad rerum laboriosam eaque qui aut!</p>
<a href="work.html"><button class="btn btn-outline-primary text-warning">See my Work</button></a></div>
</div>
</div>
</section>
<!-- JQuey start -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script type="text/javascript" src="main.js"></script>
</body>
</html>