Hey guys, I would really appreciate an assessment on this:
My Solution: https://codepen.io/Dominicode/pen/VwQeONJ
Hey guys, I would really appreciate an assessment on this:
My Solution: https://codepen.io/Dominicode/pen/VwQeONJ
Hi @why_not_phoenix and welcome to the community!
Congratulations! Very good job. I like how you added the header-footer
class to make the selector easier.
I have just one little improvement. It’s generally preferred to use unitless line-height
values. See this example for the reason why:
https://developer.mozilla.org/en-US/docs/Web/CSS/line-height#prefer_unitless_numbers_for_line-height_values
I hope that helps.
Have a nice day,
Michael
Thanks @mikoMK.
I checked it out the link for your suggestion. Thanks for the help, I really appreciate.
How to identify the two given errors and correct them ?