-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
365 lines (305 loc) · 13.7 KB
/
index.html
File metadata and controls
365 lines (305 loc) · 13.7 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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- css file -->
<link rel="stylesheet" href="index.css">
<!-- About css file -->
<link rel="stylesheet" href="about.css">
<!-- service css file -->
<link rel="stylesheet" href="service.css">
<!-- Project css file link here -->
<link rel="stylesheet" href="project.css">
<!-- Contact from css link -->
<link rel="stylesheet" href="contact.css">
<!-- Footer css file link -->
<link rel="stylesheet" href="footer.css">
<!-- Favicon image link -->
<link rel="shortcut icon" href="./images/happy-bearded-young-man.jpg" type="image/x-icon">
<!-- Google fonts -->
<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=Tilt+Prism&display=swap" rel="stylesheet">
<!-- Font awesome cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<title>Joshua</title>
</head>
<body>
<header>
<nav>
<input type="checkbox" id="check">
<label for="check" class="toggle">
<i class="fa-solid fa-bars"></i>
</label>
<label class="logo-text">Joshua</label>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Service</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
<div class="call">
<i class="fa-solid fa-phone-volume"></i>
<p>+8801241231321</p>
</div>
</nav>
<section class="introduce-container">
<div class="introduce-text">
<div class="hello-image">
<img src="./images/happy-bearded-young-man.jpg" alt="">
<h2>Hello friend!</h2>
</div>
<div class="available">
<h3>I'm available for freelancer work.</h3>
<br>
<a href="#">Let's begin</a>
</div>
</div>
<div class="banner-image">
<img src="./images/bannerimage.png" alt="">
</div>
</section>
</header>
<main>
<section id="about-container">
<div class="couple-image">
<img src="./images/couple-working-from-home-together-sofa.jpg" alt="">
</div>
<div class="about-details-container">
<div class="story">
<h2>My story</h2>
<img src="./images/happy-bearded-young-man.jpg" alt="">
</div>
<h1>A little bit about Joshua</h1>
<p>This one-page HTML portfolio is provided by TemplateMo. This layout is based on Bootstrap v5.1.3 CSS
and JS libraries. Image credits go to Unsplash and FreePik for images used in this page.
<br> <br>
You are allowed to use this template for your websites. You are not allowed to redistribute the
template ZIP file on any other website. Please contact us for more info.
</p>
</div>
</section>
<article>
<div class="information-container">
<h1>Information</h1>
<div class="information-item">
<h3>Name</h3>
<p>Joshua Morgan</p>
</div>
<div class="information-item">
<h3>Birthday</h3>
<p>Aug 12, 1986</p>
</div>
<div class="information-item">
<h3>Phone</h3>
<p>120-240-9600</p>
</div>
<div class="information-item">
<h3>Email</h3>
<p>hello@josh.design</p>
</div>
</div>
<div class="work-experience">
<div class="work-experience-item">
<h1>20+</h1>
<p>Years of experience</p>
</div>
<div class="work-experience-item">
<h1>245</h1>
<p>Happy customer</p>
</div>
<div class="work-experience-item">
<h1>640</h1>
<p>Project Finished</p>
</div>
<div class="work-experience-item">
<h1>43</h1>
<p>Digital awards</p>
</div>
</div>
</article>
<section>
<div class="worked-company">
<h1>Companies I've had worked</h1>
<div class="worked">
<img src="./images/company/cachet.png" alt="">
<img src="./images/company/guiter-center.png" alt="">
<img src="./images/company/profile-resjer.png" alt="">
<img src="./images/company/shopify.png" alt="">
<img src="./images/company/tokico.png" alt="">
</div>
</div>
</section>
<section class="service">
<div class="service-heading">
<img src="./images/handshake-man-woman-after-signing-business-contract-closeup.jpg" alt="">
<h2> Service</h2>
</div>
<div class="service-container">
<div class="service-single-item">
<div class="service-name-price">
<h2>Website</h2>
<button>$1,900</button>
</div>
<div class="service-text-discover">
<p>You may want to explore Too CSS for great <br> collection of free <br> HTML CSS templates.</p>
<button>Discover More</button>
</div>
<div class="service-icon">
<i class="fa-solid fa-globe"></i>
</div>
</div>
<div class="service-single-item">
<div class="service-name-price">
<h2>Branding</h2>
<button>$1,600</button>
</div>
<div class="service-text-discover">
<p>You can explore more CSS templates on <br> TemplateMo website by browsing through <br>
different tags.</p>
<button>Discover More</button>
</div>
<div class="service-icon">
<i class="fa-regular fa-lightbulb"></i>
</div>
</div>
<div class="service-single-item">
<div class="service-name-price">
<h2>Ecommerce</h2>
<button>$1,000</button>
</div>
<div class="service-text-discover">
<p>If you need a customized ecommerce <br>website for your business, feel free <br> to discuss with me.</p>
<button>Discover More</button>
</div>
<div class="service-icon">
<i class="fa-solid fa-mobile-screen"></i>
</div>
</div>
<div class="service-single-item">
<div class="service-name-price">
<h2>SEO</h2>
<button>$1,300</button>
</div>
<div class="service-text-discover">
<p>If you need a customized ecommerce <br>website for your business, feel free <br> to discuss with me.</p>
<button>Discover More</button>
</div>
<div class="service-icon">
<i class="fa-brands fa-google"></i>
</div>
</div>
</div>
</section>
<section class="project">
<div class="project-heading">
<h2> Projects </h2>
<img src="./images/white-desk-work-study-aesthetics.jpg" alt="">
</div>
<div class="project-item-container">
<div class="project-item">
<p>Branding</p>
<h1>Zoik agency</h1>
<a href="./images/projects/the-5th-IQYR7N67dhM-unsplash.jpg" target="_blank"><img
src="./images/projects/nikhil-KO4io-eCAXA-unsplash.jpg" alt=""></a>
</div>
<div class="project-item">
<p>Photography</p>
<h1>The watch</h1>
<a href="./images/projects/the-5th-IQYR7N67dhM-unsplash.jpg" target="_blank"><img
src="./images/projects/the-5th-IQYR7N67dhM-unsplash.jpg" alt=""></a>
</div>
<div class="project-item">
<p>Website</p>
<h1>Polo</h1>
<a href="./images/projects/the-5th-IQYR7N67dhM-unsplash.jpg" target="_blank"><img
src="./images/projects/true-agency-9Bjog5FZ-oc-unsplash.jpg" alt=""></a>
</div>
</div>
</section>
<section>
<div class="contact-head">
<div class="contact-form">
<img src="./images/aerial-view-man-using-computer-laptop-wooden-table.jpg" alt="">
<h2> Say Hello </h2>
</div>
</div>
<div id="contact-container">
<div class="contact-service-container">
<div class="contact-service-child">
<div class="about-service-container">
<h2>SERVICES</h2>
<div class="contact-service">
<p>Websites</p>
<p>Branding</p>
<p>Ecommerce</p>
<p>SEO</p>
</div>
<div class="connected">
<h3>STAY CONNECTED</h3>
<div class="connected-link">
<a href="#"><i class="fa-brands fa-youtube"></i></a>
<a href="#"><i class="fa-brands fa-pinterest-p"></i></a>
<a href="#"><i class="fa-brands fa-instagram"></i></a>
<a href="#"><i class="fa-brands fa-twitter"></i></a>
</div>
</div>
<div class="project-start">
<h4>START A PROJECT</h4>
<p>I’m available for freelance projects</p>
</div>
</div>
<div class="about-me-contact">
<div class="about-me-title">
<h2>ABOUT ME</h2>
<p>Joshua is a professional web developer. Feel free to get in touch with me</p>
</div>
<div class="about-email">
<h3>EMAIL</h3>
<a href="mailto:obidullahbinmasud124@gmail.com">Clich here to mail me</a>
</div>
<div class="about-phone">
<h3>PHONE</h3>
<a href="tel:01409759124">Click here to call me</a>
</div>
</div>
</div>
</div>
<div class="form-parent">
<div class="form-info">
<input type="text" placeholder="Name" class="form-item">
<input type="email" placeholder="Email address" class="form-item">
</div>
<div class="form-service-container">
<div class="form-service-item">
<i class="fa-solid fa-globe"></i>
<p>Website</p>
</div>
<div class="form-service-item">
<i class="fa-solid fa-ranking-star"></i>
<p>Branding</p>
</div>
<div class="form-service-item">
<i class="fa-solid fa-mobile-screen"></i>
<p>Ecommerce</p>
</div>
<div class="form-service-item">
<i class="fa-brands fa-google"></i>
<p>SEO</p>
</div>
</div>
<textarea name="" placeholder="Tell me more of your project"></textarea>
<input type="submit" value="SEND ME YOUR MESSAGE">
</div>
</div>
</section>
</main>
<footer>
<p>Copyright All reserved 2023 Freelancer protfolio Joshua </p>
</footer>
</body>
</html>