Industrial products & services

Coin slider

moreExcellence. It is the foundation of everything we do. moreWe are proffesional, Competitve And Competent in our service moreKoleacene anrit ma haselurta ertyusera deyuas lertya. moreEpsum factorial non deposit quid pro quo hic.
<div id="coin-slider">
  <img src="images/slide1.jpg">
  <img src="images/slide2.jpg">
  <img src="images/slide3.jpg">
  <img src="images/slide4.jpg">
  <img src="images/slide5.jpg">
</div>

In order to create a Coin slider you will need:

  1. Create a <div> with coin-slider id(<div id="coin-slider">)
  2. Each slide should consist of the following coding structure:
    <li><img src="images/pic1.jpg"><span> Description</span></li>
  3. You can also add a slide description using the <span> element (<span>Description text</span>)