
Design comparison
Solution retrospective
This is my very first project with HTML and CSS. A small but exciting first step into the world of frontend development! ^^
What challenges did you encounter, and how did you overcome them?I wouldn’t say there were any major challenges, just some minor things that I asked ChatGPT about. Overall, this was a pretty easy task.
What specific areas of your project would you like help with?I’d like to make sure I’m on the right track with this. Does my CSS seem too bloated?
Community feedback
- @4-WalkerPosted 14 days ago
You did a very good job! ^^. In particular I think your semantic tags are well implemented and easy to read.
I did find some bloat in the CSS I believe. You should not have to apply flexbox properties to any of the .qr classes as you have applied it to the body and that they are all children of. That should remove some bloat from your CSS. Sorry for not being able to provide you with much more feedback, I am also very new to all of this. Good luck in your Web Dev journey! :-)
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