Skip to content
Open

25-M #28

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ <h5>Insert Name Here</h5>
<div class="row">
<div class="col-4">
<h1 class="display-1">A</h1>
<h3>For Appa</h3>
<h3>For Apple</h3>
</div>
<div class="col-8">
<img src="./photos/a-appa.jpg" class="img-thumbnail">
<img src="./photos/Apple.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand All @@ -50,11 +50,11 @@ <h3>For Appa</h3>
<div class="row">
<div class="col-4">
<h1 class="display-1">B</h1>
<h3>For Beans (Sofie)</h3>
<h3>For Bike</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="./photos/b-beans.jpg" class="img-thumbnail">
<img src="./photos/IMG_20211020_144609425_HDR.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand All @@ -63,12 +63,12 @@ <h3>For Beans (Sofie)</h3>
<!-- Reference letter A for help, all details should be the same except for the letter in the h1 tag, the description in the h3 tag, and the path to the image "src". -->
<div class="row">
<div class="col-4">
<h1 class="display-1"></h1>
<h3></h3>
<h1 class="display-1">C</h1>
<h3>For cup</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="" class="img-thumbnail">
<img src="./photos/Cup.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand All @@ -77,12 +77,12 @@ <h3></h3>
<!-- Reference letter A for help, all details should be the same except for the letter in the h1 tag, the description in the h3 tag, and the path to the image "src". -->
<div class="row">
<div class="col-4">
<h1 class="display-1"></h1>
<h3></h3>
<h1 class="display-1">D</h1>
<h3>For Door</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="" class="img-thumbnail">
<img src="./photos/IMG_20211020_154123647.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand All @@ -105,12 +105,12 @@ <h3></h3>
<!-- Reference letter A for help, all details should be the same except for the letter in the h1 tag, the description in the h3 tag, and the path to the image "src". -->
<div class="row">
<div class="col-4">
<h1 class="display-1"></h1>
<h3></h3>
<h1 class="display-1">F</h1>
<h3>for Flower</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="" class="img-thumbnail">
<img src="./photos/Flower.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand Down Expand Up @@ -189,12 +189,12 @@ <h3></h3>
<!-- Reference letter A for help, all details should be the same except for the letter in the h1 tag, the description in the h3 tag, and the path to the image "src". -->
<div class="row">
<div class="col-4">
<h1 class="display-1"></h1>
<h3></h3>
<h1 class="display-1">L</h1>
<h3>For lamp</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="" class="img-thumbnail">
<img src="./photos/Lamp.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand All @@ -203,12 +203,12 @@ <h3></h3>
<!-- Reference letter A for help, all details should be the same except for the letter in the h1 tag, the description in the h3 tag, and the path to the image "src". -->
<div class="row">
<div class="col-4">
<h1 class="display-1"></h1>
<h3></h3>
<h1 class="display-1">M</h1>
<h3>for mouse</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="" class="img-thumbnail">
<img src="./photos/mouse.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand Down Expand Up @@ -245,12 +245,12 @@ <h3></h3>
<!-- Reference letter A for help, all details should be the same except for the letter in the h1 tag, the description in the h3 tag, and the path to the image "src". -->
<div class="row">
<div class="col-4">
<h1 class="display-1"></h1>
<h3></h3>
<h1 class="display-1">P</h1>
<h3>for plate</h3>
</div>
<div class="col-8">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="" class="img-thumbnail">
<img src="./photos/plate.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand Down
Binary file added photos/Apple.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/Cup.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/Flower.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/IMG_20211020_144609425_HDR.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/IMG_20211020_154123647.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/Lamp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/mouse.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photos/plate.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.