Image slider by html and css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Image slider by html and css

I want to make a image slider for my webpage. But I do not how to do it. Expect help from others.

30th May 2019, 8:38 AM
Emon Hossain Foysal
Emon Hossain Foysal - avatar
8 Answers
0
You can look around my code here (html and css, no js) for reference: https://code.sololearn.com/WAxrh3X7QkRD/?ref=app
30th May 2019, 10:44 AM
Thống Nguyễn
Thống Nguyễn - avatar
+ 2
You can search Code Playground for a start, see how others are doing it and then customize it to your liking, it's a way to learn too. Good luck! 👍
30th May 2019, 9:54 AM
Ipang
0
Thong-your-code-doesnot-like-that-what-I-am-looking-for
31st May 2019, 8:51 AM
Emon Hossain Foysal
Emon Hossain Foysal - avatar
0
So what exact you looking for?
31st May 2019, 8:53 AM
Thống Nguyễn
Thống Nguyễn - avatar
0
I-want-image-slide-automatically-after-few-second-but-your-image-is-one-after-another-it-is-not-actually-imge-slider-you-just-show-image-one-after-another
31st May 2019, 8:55 AM
Emon Hossain Foysal
Emon Hossain Foysal - avatar
0
Just add "animation-delay: how long (in second)" property to your animation. I will fix in my test code. You can check again!
31st May 2019, 9:10 AM
Thống Nguyễn
Thống Nguyễn - avatar
0
not working. I recheck your code and edit it 2sec but it doesn't working
31st May 2019, 9:12 AM
Emon Hossain Foysal
Emon Hossain Foysal - avatar
0
I just fix my slide start after 5s! Try and see!
31st May 2019, 9:15 AM
Thống Nguyễn
Thống Nguyễn - avatar