+ 1
Hii all how to img slide in html
how can we scroll the one by one at a constant place by getting next (<image>)
7 ответов
+ 2
not this one actually broo I want like(<>)👈👈👈 this buttons for next and previous 🤔🤔
+ 2
yes!! but how can I add a button like that🤔🤔
+ 2
tqq broo😁😁
+ 1
You use Javascript besides HTML:
https://www.sololearn.com/learn/JavaScript/2760/?ref=app
+ 1
Then you have to add maybe a button looking like this <>.
+ 1
You create two small pictures looking like < and > and set their "onclick" attribute to your change function.
+ 1
Then figure out their positioning