Portfolio Page - Feedback

Hi All-

I’ve completed the mock of my portfolio page. As I learn more I will graphics and update some of the jquery. I mainly tried to use bootstrap to develop the majority of the portfolio page.

Just want some basic feedback on the code and any general insight.

Here is the link. http://codepen.io/nelsrahn/pen/mAZGgk

You don’t have to wrap the headings with <a id="..."> tags. Just put the ids in the headings themselves.

You can move the <link> tags to the "Stuff for <head>" section in the HTML settings (and get rid of the <head> tags in the editor)

Thanks, that makes sense and is much more efficient.