.
What challenges did you encounter, and how did you overcome them?.
All feedback welcome :)
Tell me how to improve!
All feedback welcome :) Tell me how to improve!
All feedback welcome :) Tell me how to improve!
Using negative margins to get the overlap effect for the button didn't work. Why is this and how can I get this effect?
How can I improve error handling for the API request?
How can I make the profile image more responsive?
How can I make the image more responsive?
Is it better to use px or rem for spacing between the card text?
.
What challenges did you encounter, and how did you overcome them?.
You can use classList.toggle('hidden') to add/remove the hidden class.
Making the site responsive on all screens, from desktops to small mobiles. It even supports mobiles in landscape mode. Also, I wrote the code in a very clean and organized way.
What challenges did you encounter, and how did you overcome them?Not any really.
What specific areas of your project would you like help with?How can I implement responsive typography page-wide? I would like some links to guides on this topic.
Set the line-height to 1.5 to comply with accessibility standards and give it a neater look. It's good practice to apply this globally in the body selector.
Well done on completing the challenge!