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 using HTML CSS SASS and API using async/await

#fetch#sass/scss
liezl 190

@liezsm

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


Hi all just finished this challenge any feedbacks tips suggesstions advices will do 🥰. I'm curious tho how can I achieve that glowing box shadow when button is hovered, I tried it myself but my btn is clip-path so it doesn't show when hovered but when i removed clip-path it works, any idea how to do it?

Community feedback

Old 6,220

@Old1337

Posted

hi There,

  • put the advice content inside a <blockquote> tag instead of a <p> to be more semantic

i hope this is helpful and goodluck

Marked as helpful

1

liezl 190

@liezsm

Posted

thanks for suggestion we'll do it 😊 @Old1337

1

@arkharman12

Posted

Make the container with fixed width and height because jumping around of text is not best for UX. The position of the button should also be fixed in one place. Good luck!

Marked as helpful

0

@boedegoat

Posted

Nice work @liezsm

Based on your question, you may simply add border-radius: 50% to the button to make it fully rounded like a circle. The box-shadow can then be added when is hovered.

Hope this helps and happy coding

Marked as helpful

0

liezl 190

@liezsm

Posted

@boedegoat yay thanks! i'll try it

0
liezl 190

@liezsm

Posted

yay thanks for the suggestion

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