Design comparison
SolutionDesign
Community feedback
- @jemeneradevPosted about 4 years ago
I checked out the live site, and there was an issue with the stars wrapping to a new line.
I also noticed that you used a img link for each star - a very popular approach. I suggest looking into repeating background images.
https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat.
Finally, consider using a design program (figma, for example) to work out the layout, margins, and sizes. Figuring those out in the code can be quite frustrating, I find.
Hope this helps. Happy Coding!
2
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