Design comparison
Solution retrospective
Is there anything I can do to improve my solution?
Community feedback
- @vanzasetiaPosted over 1 year ago
Hi, Anisha Murthy! ๐
Congratulations on completing your first Frontend Mentor challenge! ๐
Great job on getting the HTML markup correct! ๐ You manage to use landmark elements properly and provide a proper alternative text for the QR code. Well done. ๐
I recommend using a more modern CSS reset. My recommendation โ A Modern CSS Reset | Andy Bell
I recommend using a code-formatter. This way, your code base will have a consistent format, which makes it easier to read the code. I suggest using Prettier as your code-formatter.
Prettier ยท Opinionated Code Formatter
I hope this helps. Keep up the fantastic work! ๐
Marked as helpful1 - @iMrZeroPosted over 1 year ago
your shadow is too blur and you need two care about border-radius and the important thing you need learn how to reset defualt css by using modren css reset and knowing css selectors
1
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