+ 2
how can i do a slides of images in html?
how can i change images in html code? to make it like slides and it ever 5s the image change? is it in css?
1 Antwort
+ 2
Majd,
This can be done via JavaScript and/or CSS.
Have a look at the provided sources👍
JavaScript:
https://www.sololearn.com/learn/JavaScript/2760/
https://www.w3schools.com/w3css/w3css_slideshow.asp - With auto slider course.
CSS:
http://qnimate.com/creating-a-slider-using-html-and-css-only/
https://code.sololearn.com/WeZuoh2OVUuR/?ref=app