Design comparison
SolutionDesign
Solution retrospective
I didn't want to use img
15 times so I used background-repeat
to display multiple stars. But spaces between the stars are shorter than they should be.
Community feedback
- @RubylenshyPosted about 2 years ago
Hi @chegx 👋, congratulations on completing this challenge. You did a great work 💯
- You do not need a better way to make those stars. I did the same thing as well but I needed some animation on those stars, so I had to add the 15 img tags.
- And to avoid the html markup validation error on the report just make that <section id="bottom-section" > a div 'cos you need headings in section tags
Great Job @chegx
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