Design comparison
Solution retrospective
Feedbacks are welcome! : )
Community feedback
- @isprutfromuaPosted over 2 years ago
Hi there. You did a good job π
keep improving your programming skills
your solution looks great, however, if you want to improve it, you can follow these steps:
π’ please do not style on tag names and use classes instead
π’ you can use picture tag for showing different images on mobile / desktop instead of using 2 images
π’ place the Google import code such that it loads first directly after the html HEAD tag, EVEN before loading the CSS file. This ensures the fonts load before the CSS so there isn't any unexpected "jumping" of when the font finally loads.
I hope my feedback will be helpful
Good luck and fun coding π€β¨οΈ
Marked as helpful1
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