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

Web Ninja 101 | Coding Testamonials

Desktop design screenshot for the Coding bootcamp testimonials slider coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Is there a simple way to overlap the text and the image ?

Community feedback

Mladen 410

@mladendjokovic

Posted

You can use position relative on the img and text and push them inside. Img { position: relative; right: 100px; } Text { Position: relative; Left: 100px; } Just set the width of the elements. I used this, but really don't know if it's a good solution.

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