Skip to content

Commit

Permalink
digitalinnovationone#3 --index -container
Browse files Browse the repository at this point in the history
  • Loading branch information
rsgamboa committed Jun 1, 2023
1 parent cc93c2f commit e4b5f5c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,29 @@
</ul>
</div>
</div>
</nav>

<header>
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-text">
<span class="name">Geek Vader</span>
<span class="skills">May the Knowledge be with you</span>
<hr class="star-light">
</div>
<img class="img-responsive img-bigScreen" src="https://res.cloudinary.com/dasdezine/image/upload/v1458052055/glass_cdjbpa.png" alt="glasses image" title="geek loves glasses">
</div>
</div>
<div class="seeMore-btn text-center btn-style">
<div class="btn-styleLine double-line page-scroll">
<a href="#portfolio" class="btn btn-lg btn-outline">
<i class="fa fa-fw fa-arrow-circle-down"></i>See More
</a>
</div>
</div>
</div>
</header>


</body>
Expand Down

0 comments on commit e4b5f5c

Please sign in to comment.