RE: RE: Javascript Programming: Building an automatic Image slideshow with Html, CSS, and Javascript
You are viewing a single comment's thread from:

RE: Javascript Programming: Building an automatic Image slideshow with Html, CSS, and Javascript

Words
74
Reading
1 min
Listen
Play
7y
<div class="autoSlide next">
  <div class="slideNumber">4 / 4</div>
  <img src="https://cdn.steemitimages.com/DQmfU3XuNX1X75x8RqthuFfYhSbWy5pamTEpUqzGCSQrmEA/6%20(17).jpg">
  <div class="slideTitle">Cockroach</div> 
</div>

That is the code you need to replicate. You can add as much as you like. You just make sure they are all in the parent container i.e the container with the slideshow className.

You add whatever figure you want and caption it. You can also add whatever image you want.

That will be great. I am still improving on my backend skills. I hope to build something great with the Steem blockchain too.

@zoneboy: <div | Ecency