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

Solution for challenges

@LucasBispoMenezes

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

Solution retrospective


hello solution made with javascript html and css, any tips to improve my techniques are welcome

Community feedback

@mseidel819

Posted

Way to finish this! It looks great!

In order to fix some accessibility issues, try making these modifications:

  • change <div class="card"> to <main class="card">

  • change <h3> to a <h1>. You may need to restyle the text so that it looks the way you had it before. The browser wants to see a level one header (h1), and because this is the biggest thing, it would make a good one. Make sure you only have one H1.

-change <div class="attribution"> to <footer class="attribution">

0

@LucasBispoMenezes

Posted

@mseidel819 thank you

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