Fundamental layout comprehension*

Here’s a link to my assessment for fundamental layout comprehension: https://codepen.io/kofi-kay/pen/mdjmeZP
Topic link:
https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension#project_brief

Great work @kofikay162

Everything works correctly. :+1:
One thing to consider: You could make the code a bit more robust by also using margin-bottom: 20px; on the image. It won’t change anything with the current code, but if you would change the font or the font size the text could stick to the bottom of the image.

See you,
Michael

Great. :grinning:
I’ve made the changes.
Thank you.

1 Like