Simple tribute page - would love feedback + additional resources

Here is my tribute page to one of my favorite musicians.

http://codepen.io/runsf/full/WGZkQY/

Still getting the hang of the grid system, rows, columns, also positioning things around the page with bootstrap. Can anyone recommend additional resources like videos or tutorials to help understand the grid system? Also I was having a lot of trouble getting my text to wrap. I was messing around and made extremely long chains of text to test my code out and the words would just continue off the screen to the right. how come?

Thanks!

Nice try.

Look for bootstrap tutorials on the internet.
HTML tutorials are in plenty.
I would suggest you to please make text visible by using better colours.
Try to separate text from image. As of now, one is encroaching other’s space.