Custom carousel with images JS
Hi!
This time I wanted to try creating my own image carousel.
For this I will use opacity and JavaScript for adding and removing classes.
HTML
As for HTML I will create container that will hold three slides and buttons to navigate. Buttons will be ...
krzszk.hashnode.dev4 min read