Design comparison
Solution retrospective
The Javascript is not the best just a temporally solutions until I learn a bit more how to code using javascript. Any feedback welcome.
Community feedback
- @GaldinoMatPosted over 3 years ago
You did very well on the responsiveness, but remember that when it comes to frontend, it is the details that get our attention. When we are beggining we tend to forget about padding, margin, font-size, line-height and many things like that. Try to review those things in your code. They make a huge difference. Also, try to put both images in one single div, so it is easier to position and change them. Specially the box image, that is a little bit weird in my opinion. Instead of using it as a background image, try using it as a rendered image using the <img/> tag. Hope it helps!
1@amchatmanPosted over 3 years ago@GaldinoMat Thank you for the feedback, I'm going to go back fix some of those things you mention.
0
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