Submitted 4 months agoA solution to the Advice generator app challenge
Advice Generator App
@daniellemevans1

Solution retrospective
What are you most proud of, and what would you do differently next time?
I learned to use a Fetch API.
What challenges did you encounter, and how did you overcome them?I learned how to create a circle around an image without making a circle of the image too. Instead of using border-radius I enclosed the image with another HTML element and used border-radius on that. I also learned how to make a circle glow. I reviewed position: relative and position: absolute.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Danielle Evans's solution.
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