Posts by Janety lopes • 1 point
1 post
-
0
votes1
answer21
viewsQ: Display different images of <div>, at a time of 2s each
I have a div with an img and I need that div has 3 different images, in a time of 2s each. I am using Html5 and css3 <img src="01.png" class="img1"> <img src="02.png" class="img-2">…