Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
StefRuseva88 authored Jun 14, 2024
1 parent bcb40ab commit 005f439
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,16 +209,16 @@ <h2 class="w3-text-light-grey">My Studies</h2>
<!-- Grid for photos -->
<div class="w3-row-padding" style="margin:0 -16px">
<div class="w3-half">
<img src="./Software Technologies - May 2023 - Certificate.jpeg" style="width:90%">
<img src="./QA Fundamentals and Manual Testing - June 2023 - Certificate.jpeg" style="width:90%">
<img src="./Programming Fundamentals and Unit Testing - September 2023 - Certificate.jpeg" style="width:90%">
<img src="./Programming Advanced for QA - November 2023 - Certificate.jpeg" style="width:90%">
<img src="./Software Technologies - May 2023 - Certificate.jpeg" style="width:100%">
<img src="./QA Fundamentals and Manual Testing - June 2023 - Certificate.jpeg" style="width:1000%">
<img src="./Programming Fundamentals and Unit Testing - September 2023 - Certificate.jpeg" style="width100%">
<img src="./Programming Advanced for QA - November 2023 - Certificate.jpeg" style="width:100%">

</div>

<div class="w3-half">
<img src="./Back-End Technologies Basics - January 2024 - Certificate.jpeg" style="width:90%">
<img src="./Back-End Test Automation - March 2024 - Certificate.jpeg" style="width:90%">
<img src="./Back-End Technologies Basics - January 2024 - Certificate.jpeg" style="width:100%">
<img src="./Back-End Test Automation - March 2024 - Certificate.jpeg" style="width:100%">
</div>
<!-- End photo grid -->
</div>
Expand Down

0 comments on commit 005f439

Please sign in to comment.