Tribute page-project feedback

Please I need some feedback on my Tribute page.

@Isabel I’m on mobile and I’m not seeing the site design fully. This is an excellent effort though! Here are my comments from what I can see:

I don’t think this is correct Bootstrap:

<div class="col-md-12 col-md-12">

I think you only need one col-md-X class.

Also, try to use inline styles (<strong>, <div style="">, etc…) sparingly or not at all. Here’s a reference for that: https://www.thoughtco.com/avoid-inline-styles-for-css-3466846

thank you for your feedback :slightly_smiling_face: