Design comparison
SolutionDesign
Community feedback
- @rostyslav-nazarenkoPosted almost 2 years ago
Hi!
A little bit of the same as in the previous challenge.
- use
main
andh1
img
element should always have analt
attribute, if the image is purely decorative leave it emptyalt=""
- use relative units for font-size
font-weight
should be without units (line 91 of style.css)- for space between elements use margin not padding
Keep coding!
Marked as helpful0 - use
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord