+ 1
Using CSS for Image Slides
Can anyone use CSS for image slide and if yes, please how do i go about it...
3 Antworten
+ 2
Thanks
+ 1
Yes you can. this is a great tutorial.
they use radio buttons to keep track of which image should be displayed.
https://codeburst.io/how-to-pure-css-carousel-ce1a8cb231c8
A bit complex if your a beginner. You can also use bootstrap to easily create a carousel.
+ 1
No problem. Glad to help.