Design comparison
Solution retrospective
-What do you think about the practices used in code writing?
-Is there a better way to achieve a more optimized visual effect?
-How do you think the different browser characteristics should be addressed to ensure proper functioning of the application across all of them?
-Did I use excessive resources?
-Was I redundant when working with CSS?
Community feedback
- @SudodoSuPosted over 1 year ago
Hello Coder π.
Congratulations on successfully completing the challenge! π
I recommend using a text input field without inner spin button arrows and limiting it to accept only numeric input. This ensures a consistent user experience across browsers, including those that don't fully support the WebKit engine. You can check out my solution where I used this approach: Link
I hope this helps. Happy codingπ
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