How to create a slide show of photos? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to create a slide show of photos?

28th May 2016, 3:20 PM
Mark Erwin A. Mangilin
Mark Erwin A. Mangilin - avatar
4 Answers
+ 3
you'll need a bit of JavaScript to do that. check out this link for a simple example: http://www.w3schools.com/w3css/w3css_slideshow.asp
29th May 2016, 9:04 PM
James Flanders
+ 2
in html page <marquee> <img src=..........etc > </marquee> and in cuss float:left
31st May 2016, 6:22 PM
Muhammad Taha
Muhammad Taha - avatar
+ 1
you can use marquee tags
31st May 2016, 6:20 PM
Muhammad Taha
Muhammad Taha - avatar
+ 1
If possible give answers with example, think it better
4th Jun 2016, 8:33 AM
Cele Prince
Cele Prince - avatar