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

Saubhagya 80

@Saubhagya111

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


How do I add quotes for the advice received ?

Community feedback

Andrius 130

@AndriusM5

Posted

You can simply change one line in your script: `advice.innerHTML = "''" + nowAdvice + "''";

0

@thirraz

Posted

To add quotes you may use the <q> tag, and to show advice you may fetch the API with js. If you have questions you can ask 😎👍

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