My Tribute Page - Kate Bush

Here is my tribute page to Kate Bush - http://codepen.io/JSDev16/full/vKaoxg/

It’s a bit basic and I’ll probably change it as I go through the course.

Oh man, I was going to do a tribute page about Kate Bush! Love her! It looks good so far, love the image. If you need help with responsive and bootstrap, let me know I have a ok grasp on it. I made my random quote machine fully responsive.

Quick tip, You’ll want to add <div class="container"> before your rows. If you add a container for the image in the row then the img-responsive class will work better.

See my random quote machine for example html. http://codepen.io/groffTECH/pen/JGNNdw

Thanks for your feedback. I made the changes you suggested and it’s looking much better when resizing. Going to have read up on bootstrap though as there appears to be a lot to it that isn’t mentioned on FCC. Thanks again!