Feedback needed : tribute page project

Hi, I had finished my tribute page project, please take a look :smile: any feedback is super appreciated!
I tried to hosted it on GitHub Pages, here is the link :
https://mingyco.github.io/fcc-tribute-page.github.io/

1 Like

Hey, this looks really good! Very clean, I like the use of the columns in full screen on a desktop, and then at a certain break point, then stack on top of one another. Did you try to implement Flexbox for that? Great flow~

2 Likes

This is really good, i like how the colors go well together, the text is also really easy to read because of it, nicely done !

2 Likes

The page looks great, a clean modern design with everything easily readable. I have just noticed one very small typing error: in the Internet influencer column, under Wine Librar TV, it says “started o in 2006” while it should be “started in 2006”. Sorry for being so nitpicky, it is practically invisible, but if you want to use this page for a portfolio you may want to fix it anyway! Everything else looks perfect.

2 Likes

Nice work! Looks modern. One thing I’d change is make img-div the same width as the sections below it.

2 Likes

Hi thank you so much for your feedback :smile:
I used bootstrap for my layout.
I had added my GitHub link in the footer, feel free to check my code and drop me any feedback.

Hi thank you so much for your feedback :smile:
I fixed it, thank you so much for noticing that!

1 Like

Thank you so much for your feedback!

Thank you so much for your feedback!
I had adjust the img-div width and also the bottom margin for each card so they only share the same height when aligning beside each other.

No problem. Looks even better now! You may also want to make the amount of white-space equal between the 3 sections. Right now it looks like there’s slightly more space surrounding " Who is Gary Vaynerchuk?" title than “Gary’s story”. It’s a minor detail though.

Oh I meant to do it like that but thank you for your feedback :smile: