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

Coding-Bootcamp-Testimonials-Slider

Dwi susilo 325

@dwi312

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


how to make a slide show right ??

Community feedback

@avatarfreak

Posted

Very well done from a design perspective.

One thing I found a little unusual is transition duration. I meant to say there is a delay of few seconds during the transition.

Secondly, you could have made a single component and target the attribute and replace image and quotation using javascript

element.setAttribute('src', 'path/to/image/')
element.textContent= "quotation"

For slide show logic you can check my link given below. It is simple javascript.

slideshow

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