-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathextra.txt
30 lines (27 loc) · 1.36 KB
/
extra.txt
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
index.<!-- ========== Start Section ========== -->
line no : 96 - 120
<div class="col-md-4">
<a href="bhumika.html" target="_blank" class="portfolio-card">
<img class="portfolio-card-img" src="assets/imgs/bhumika.png" class="img-responsive rounded"
alt="img">
<span class="portfolio-card-overlay">
<span class="portfolio-card-caption">
<h4>Bhumika Verma</h5>
<p class="font-weight-normal">Web Developer </p>
</span>
</span>
</a>
</div>
<div class="col-md-4">
<a href="gaurav.html" target="_blank" class="portfolio-card">
<img class="portfolio-card-img" src="assets/imgs/gaurav2.png" class="img-responsive rounded"
alt="img">
<span class="portfolio-card-overlay">
<span class="portfolio-card-caption">
<h4>Gaurav Singh</h5>
<p class="font-weight-normal">Web Developer</p>
</span>
</span>
</a>
</div>
<!-- ========== End Section ========== -->