Tribute Page Feedback please?! I did mine on Michael J. Fox

I finished Version 2 of my Tribute Page!

I decided to spruce up Version1 a little bit after learning some more CSS. I used the following free template from One Page Love as my design inspiration: https://onepagelove.com/split

CODEPEN to tribute page: https://codepen.io/imalexanderk/full/ELwrWB/

Thanks in advance for any feedback!

1 Like

From the tests (which I didn’t know existed… that’s really cool!) one of the tests fails:

:x: The <img> element should responsively resize, relative to the width of its parent element, without exceeding its original size.

Looks good!

My question to you is, since we are trying to learn how to write HTML, CSS, JS etc… did you code this CSS / HTML on your own? Or just copy it?
If it’s been copied, my feedback on that is… isn’t it a better challenge for yourself to try and code it?

I think it looks good. Clean design.

I would do my CSS styling, different size headers, maybe different G Fonts to differentiate the text which at the moment looks a bit ‘monolithic’.

No I definitely coded it on my own. I had just learned CSS Grid, I thought this would be a really easy way to try using it and to make the page stand out a little more.

I think in the future I’ll just use free design mock-ups. That way there is no confusion as to whether or not I actually did the work :smiley:

Thanks for the input! I recognized that error and I haven’t tackled it yet.

1 Like

Thanks for the input! I just copied exactly what the inspiration website had for header styling and fonts.

But maybe I could add a little touch of my own and go ahead and try something different like you said.