generated from smaranjitghose/awesome-portfolio-websites
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bullet.html
19 lines (19 loc) · 834 Bytes
/
bullet.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<div >
<div class="main pt-5">
<section style="height: 77vh;">
<div class="container-fluid px-3 pt-5">
<div class="row text-dark">
<div class="col-md-6"> <img class="img-fluid d-block animate__animated animate__fadeInUp animate__delay-1s"
src="https://illustratious.s3.amazonaws.com/screenshots/um8zgz-terms-and-agreement-webp.webp" draggable="true"
> </div>
<div
class="px-md-5 p-3 col-md-6 d-flex flex-column align-items-center justify-content-center
animate__animated animate__fadeInUp animate__delay-1s">
<h2 class="main-heading mb-0">Experience</h2>
<p class="pre-heading font-weight-bolder text-center animate__animated animate__fadeInUp animate__delay-2s">
Nothing ever becomes real 'til it is experienced.― John Keats
</p>
</div>
</div>
</div>
</section>