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

Responsive grid training session | HTML CSS

P
shpokas270 110

@shpokas270

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Learned more about grid making and absolute positioning, it was a quick hop-on, and took me around an hour or less, so proud, that I can tackle such scale projects with ease almost without the help of friendly AI, so I feel proud, can`t wait to tackle JS projects!

What specific areas of your project would you like help with?

absolute positioning quotes , couldn`t think of a way how to position it behind the text since z-index:-1 didn't worked

Community feedback

@SvitlanaSuslenkova

Posted

You can place quotes as background-images in css.

{ background-color: hsl(263, 55%, 52%);

background-image: url(path to the img);

background-repeat: no-repeat;

background-position: 85% 0;

}

Hope you found this comment helpful :)

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