Design comparison
Solution retrospective
I used different approaches to achieve the result close to design. For the rating section, I used the flexbox to justify content 3 items with flex-start, center and flex-end. And for user feedback section, I just the margin to align the 3 item in top, center and bottom position.
What challenges did you encounter, and how did you overcome them?I tried different method to position similar items in different alignments just tryting to see which method require less coding and easy to maintain.
What specific areas of your project would you like help with?I still try to understand the best way of using semantic tags. It seems I need to use inside of the body with and . I can also use inside of the . And is larger component so can be nested under the . But I can use another nested under as well. I hope I get this right.
Community feedback
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