Skip to content

Commit

Permalink
update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hello2himel committed Sep 25, 2022
1 parent cea2dcb commit 45842e8
Showing 1 changed file with 9 additions and 41 deletions.
50 changes: 9 additions & 41 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,51 +24,19 @@

<body style="background-color:#f4f5ff;">

<div class="container">
<div class="row mx-auto">
<img src="res/himel.jpg" alt="" class="d-block mx-auto rounded-circle w-50 border border-primary border-4 p-1 m-3">
<p class="text-center h1">Himel Das</p>
<p class="h6 text-center">
<div class="container" style="max-width:500px;">
<div class="row p-4 mx-auto">
<img src="res/himel.jpg" alt="" class="d-block mx-auto rounded-circle w-50 border border-primary border-4 p-1">
<h1 class="text-center">Himel Das</h1>
<p class="fs-6 text-center">
@himeeeelll
</p>
</div>

<div class="row mx-auto mb-3">
<p class="text-center">
<a href="https://qwerty/himeeeelll" class="ri-facebook-line fs-2" style="text-decoration:none;"></a>
<a href="https://qwerty/himeeeelll" class="ri-instagram-line fs-2" style="text-decoration:none;"></a>
<a href="https://qwerty/himeeeelll" class="ri-github-line fs-2" style="text-decoration:none;"></a>
</p>
</div>

<div class="container">
<div class="row">
<div class="col-4">
<p class="text-center h1">14</p>
<p class="text-center">Age</p>
</div>
<div class="col-4">
<p class="text-center h1">8</p>
<p class="text-center">Class</p>
</div>
<div class="col-4">
<p class="text-center h1">4</p>
<p class="text-center">Projects</p>
</div>
</div>
</div>

<div class="row">
<div class="col-8">
<button class="btn btn-primary"><p class="fs-6"><i class="ri-download-line"></i>Download CV</p></button>
</div>
<div class="col-2">
<button class="btn btn-light"><i class="ri-telegram-line"></i></button>
</div>
<div class="col-2">
<button class="btn btn-light"><i class="ri-messenger-line"></i></button>
</div>

<div class="row mx-auto">
<a href="https://qwerty/himeeeelll" style="text-decoration:none;"><p class="ri-facebook-line text-center"></p></a>
<a href="https://qwerty/himeeeelll" style="text-decoration:none;"><p class="ri-instagram-line text-center"></p></a>
<a href="https://qwerty/himeeeelll" style="text-decoration:none;"><p class="ri-github-line text-center"></p></a>
</div>
</div>

Expand Down

0 comments on commit 45842e8

Please sign in to comment.