-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsingle-work.html
34 lines (30 loc) · 1.74 KB
/
single-work.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
<!doctype html>
<html lang="en">
<!-- Mirrored from watson-vcard.netlify.app/single-work.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 02 Mar 2023 11:41:41 GMT -->
<!-- Added by HTTrack -->
<!-- <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> -->
<head>
<meta charset="UTF-8">
<title>Single Ajax Portfolio</title>
</head>
<body>
<div class="single-work">
<div class="container">
<div class="row text-center">
<div class="col-md-10 offset-md-1 mb-40">
<h1 class="title mb-30">Project Title</h1>
<p class="mb-30">Adipisicing tempore architecto quae est similique Hic iste explicabo vitae temporibus quidem. Porro itaque quas expedita fugiat accusantium, harum. Quasi provident necessitatibus omnis vel sunt Quia consectetur vel exercitationem debitis aut Excepturi ut possimus suscipit in reprehenderit. Eaque natus quia! </p>
<ul class="information">
<li><span class="title">Client:</span> Themeforest</li>
<li><span class="title">Website:</span> envato.com</li>
<li><span class="title">Category:</span> web, creative, photography</li>
</ul>
<figure class="mt-30"><img src="img/single-work/img-1.jpg" alt=""></figure>
<figure class="mt-30"><img src="img/single-work/img-2.jpg" alt=""></figure>
</div>
</div>
</div>
</div>
</body>
<!-- Mirrored from watson-vcard.netlify.app/single-work.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 02 Mar 2023 11:41:42 GMT -->
</html>