Design comparison
Community feedback
- @ArthurPogPosted 5 months ago
Great job Lori! In your bio you say you love writing front-end code and it shows! I went through all of your work. It's good to see you back after a couple month hiatus tackling an even more challenging project.
With regards to notes regarding this project of yours, the whole thing is not centred vertically, but I reckon you did that intentionally, like your QR code component. And I love the cleanliness of your html and your class names, just remember you don't really need them. With CSS you can use nth-child, first--of-type, last-of-type, etc. selectors to select elements within your code. It's neat especially when creating things like this or generating a gallery of pictures. You should experiment with it some time, it's fun.
Fingers crossed for your future endeavours.
Marked as helpful0
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