+ 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 Answers
+ 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