Skip to content
Open
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
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ <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="photos/door.jpg" class="img-thumbnail">
<!-- insert pathway to image inside the quotation marks in the 'src' -->
<img src="photos/door.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand Down Expand Up @@ -177,12 +177,12 @@ <h3>For Jug</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">K</h1>
<h3>For Keyboard</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/k-keyboard.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand Down
Binary file added photos/k-keyboard.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/l-lemon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.