Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

advice-generator-app-main

@activus-d

Desktop design screenshot for the Advice generator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Ahmed Bayoumi 6,740

@Bayoumi-dev

Posted

Hey Damilola, It looks good!...

You have some accessibility issues that need to fix.

  • Page should contain a level-one heading, Change h4 to h1 You should always have one h1 per page of the document.
  • This <div class="dice"></div> Should be button... Buttons are used for actions, and I suggest you add cursor: pointer; to the button, The cursor indicates to users there is an action that will be executed when clicking on it.

I hope this is useful to you... Keep coding👍

Marked as helpful

0

@activus-d

Posted

@Bayoumi-dev thanks for the feedback

0

@activus-d

Posted

@Bayoumi-dev I've made the required corrections now

0

Please log in to post a comment

Log in with GitHub
Discord logo

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