Tribute Page website

https://ernie1812.github.io/remarque/index.html

I’ve completely reworked the tribute page into a website (link above) and am looking for feedback. Please let me know what I can improve on. This a complete revamp so I didn’t worry about following the “user story” requirements. Thank you all for your time.

My old tribute page looks like this btw: https://codepen.io/ErnieE/pen/pOeKqr

-Ernest

2 Likes

Hi @Ernest!

Your tribute page looks amazing! Are you planning on revamping other projects too?

Thanks.

Yeah, slowly but surely I want to get them all redone.

You did a fantastic job with your revamped website! It’s a massive improvement from your previous website. I like how you’ve included a list of books and videos.

How did you make this website?

Hey thanks,

For the nav-bar I followed and slightly adapted this tutorial on youtube: https://www.youtube.com/watch?v=sjrp1FEHnyA

for the cards I played with and adapted this code:
https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_image_overlay_opacity

In the bibiliography page I used css grid to get that responsive layout of the cards. More info on that here: https://www.youtube.com/watch?v=2zxWEeBkjk0

@Ernest Very professional looking.
One thing is that you should make your images responsive. It is easy to do.

Hey @Ernest
Great job with the Tribute Page. :slight_smile: