Codecademy - HTML
- Adding declaration as the very first line of code at the top of the index.html file. Version control.
- Adding an unordered list.
- Adding images.
- Turning a text into a link. (target="_blank" to open up on a new window)
- Making a picture link to contact infomation on the webpage.

