Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTeng committed Apr 3, 2024
1 parent 59e6fd9 commit e34fbef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
<div class="w3-clear"></div>
<header class="w3-center w3-margin-bottom">
<h1><b>PHOTOLIO</b></h1>
<p class="w3-padding-16"><button class="w3-button w3-black" onclick="myFunction()">Toggle Grid Padding</button></p>
<p myfunction()>This is text</p>

</header>
</div>

Expand All @@ -63,7 +64,7 @@ <h1><b>PHOTOLIO</b></h1>

<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-light-grey w3-center w3-opacity w3-xlarge" style="margin-top:128px">
<a href="https://www.instagram.com/_ryan.423_/"><i class="fa fa-instagram w3-hover-opacity"></i></a>
<a href="https://www.instagram.com/_ryan.423_/" target=”_blank”><i class="fa fa-instagram w3-hover-opacity"></i></a>
<i class="fa fa-linkedin w3-hover-opacity"></i>
</footer>

Expand Down

0 comments on commit e34fbef

Please sign in to comment.