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

All solutions

  • Submitted


    Hey, guys!

    This is my solution for this project, using CSS grid as proposed.

    The biggest challenge encountered while styling was the placement of the quote image between the text and the card. First I tried using position absolute on the image and card content, but the text leaked on the smaller screens. So after researching the problem, I tested using position sticky on the text and it solved. But as I didn't understand the functionality of the property,I preferred to use index-z.

    I don't know if the HTML is as semantic as it could be, so I'd appreciate any feedback.

  • Submitted


    Hi everyone.

    I'm starting my career as a front-ender and this is my first solo project.

    I just tried to use the content I've learned so far.

    Tips on something I'm doing wrong and/or I can improve, please let me know.