+ 2
CSS image slider
Who can code an image slider with pure CSS // JavaScript free! https://code.sololearn.com/W1tYSvBYRBYi/?ref=app https://code.sololearn.com/W1tYSvBYRBYi/?ref=app
2 Respostas
+ 3
Of course but I wanted to see what levels you could go with CSS purely. Otherwise I also have a simple JavaScript image slider
https://code.sololearn.com/WvomQhGBB1vE/?ref=app
+ 1
I think, "image slider" means there must be two buttons so that a user can slide image but what we can create using only CSS is the animation. We can't call them "image slider".
In order to create an "image slider" it doesn't require deep but just basic knowledge of JS.
Here's my sample code just created it for showing purpose:
https://code.sololearn.com/Wdhu3v833Iml/?ref=app