#Tree Branching Assignment
###Part 1 - Creating the Trees
- Create a branch called
pine - Change to the
pinebranch - Add an
h4with the text "Pine Tree!" toindex.html - Add an image of a pine tree
- Add and commit your changes and switch back to master
- Make sure you switch to master, then repeat steps 1 - 5 for a Redwood tree instead of Pine
- Make sure you switch to master, then repeat steps 1 - 5 for a Baobab tree instead of Pine
###Part 2 - Merging Branches
- Go back to the master branch.
- Merge in your
pinebranch - You my have conflicts. We want to keep all images and
h4tags. Don't delete anything! - Merge in your
redwoodbranch - Merge in your
baobabbranch - Your index.html should have 3 different
h4tags and 3 different images
###Part 3 - Deploying
- Add a stylesheet and make your site look a little bit nicer
- Deploy your completed tree site to Github Pages
- Submit the link to your deployed site on students.galvanize.com