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 13, 2024
1 parent a34de9e commit f2b84f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h1><b>PHOTOLIO</b></h1>
<!-- Photo Grid -->
<div class="w3-row" id="myGrid" style="margin-bottom:128px">
<div class="w3-third">
<img id="myImg" class="enlargeable" src="Photos/Image6.jpeg" alt: "caption." style="width:100%">
<img id="myImg" class="enlargeable" src="Photos/Image6.jpeg" alt="caption." style="width:100%">
<img id="myImg" class="enlargeable" src="Photos/Image7.jpeg" style="width:100%">
</div>

Expand Down

0 comments on commit f2b84f8

Please sign in to comment.