Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 years ago

Age calculator app using html, css & js

ify47•360
@ify47
A solution to the Age calculator app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Please guys take a look at my codes, the css and js, i just followed my heart when building them without so much help from the internet, it works though, but i feel there could have been a better way in writing the codes, thank you.

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

  • Engineer Providence•310
    @EngProvidence
    Posted about 2 years ago

    Hello there 👋. Congratulations on successfully completing the challenge! 🎉

    I have some little observations which I know you might haver forgotten the hover effect on the arrow is not functioning check it out.

    I hope you find this helpful 😄 Above all, the solution you submitted is great !

    Happy coding from emperor pro!

    Marked as helpful
  • Abdul Khaliq 🚀•72,360
    @0xabdulkhaliq
    Posted about 2 years ago

    Hello there 👋. Congratulations on successfully completing the challenge! 🎉

    • I have other recommendations regarding your code that I believe will be of great interest to you.

    BODY MEASUREMENTS 📐:

    • The overflow: hidden property for body is not necessary. because the flow of child element (component) needs to be visible for mobile devices which may result in the component being cut off on smaller screens.

    • So feel free to remove overflow: hidden style rule from body this will help you to write efficient code and makes your code more reusable.

    • But after removing that you want to add margin: 0 to unset default margin applied to body by browser

    .

    I hope you find this helpful 😄 Above all, the solution you submitted is great !

    Happy coding!

    Marked as helpful

Join 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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub