Hello everyone, this is my Stephen King Tribute Page I’d apreciate some feedback for improvements in the design and the code as well.
I love your page, I wish I had suggestions but it is just on point, by my criteria. It’s responsive, easy on the eyes and cleverly laid out. Well done
1 Like
Very nice! Maybe you can resize the images of King’s books so everything will appear aligned in one row?
1 Like
Heya! Nice tribute! A few things that you might want to consider:
article.about
- Increase paragraph line height similar to
section#later-work
should increase legibility. - Make the columns width equal. Currently the left column,
.p-left
, is wider than the right column.
section#pop-works
- You forgot to close the image tag
section#later-work
- Reduce the width of the paragraph for better readability.
Last (but not least), make the page responsive to have better layout on smaller viewport
1 Like
Thank you so much!
Thanks for the feedback! I’ll keep those tips in mind