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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
## Useful commands for creating and moving to branches...
- `git branch` (shows current local branches)
- `git branch branchName` (creates a new branch)
- `git checkout branchName` (moves you to the branch listed)
- `git checkout branchName` (moves you to the branch listed)
- `git checkout -b branchName` (creates a new branch and moves you to it)

## How to push a branch...
Expand Down
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ <h3>Presented by...</h3>
<div class="row">
<div class="col-12">
<!-- Enter each persons name in place of the "Insert Name Here" below -->
<h5>Insert Name Here</h5>
<h5>Insert Name Here</h5>
<h5>Andrea Silverman</h5>
<h5>Insert Name Here</h5>
<h5>Insert Name Here</h5>
<h5>Insert Name Here</h5>
Expand Down Expand Up @@ -385,12 +384,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">Z</h1>
<h3>For Zebra</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/z-zebra.jpg" class="img-thumbnail">
</div>
</div>
<hr>
Expand Down
Binary file added photos/e-elijah.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/f-flowers.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-link.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/p-pumpkin.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/s-salmon.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/t-train.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/z-zebra.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.