My Portfolio - Feedback Appreciated! ^-^

Hi!

Just finished off my portfolio project, there is still a few little problems that need fixing but I tried to focus on making it responsive on mobile and smaller screens. The placeholder images are a little silly and the links for my social networks aren’t working yet but I would really love some feedback at this point to see if there are any little things I could do better as it is basically just a template at the moment :slight_smile:

Thanks heaps in advanced, I had a lot of fun completing this project and learning about bootstrap!

It looks like there is a typo in your HTML structure.

http://i.imgur.com/YNK6tOT.png

It seems you should replace <class="container">...</class="container"> with <div class="container">...</div>.