Sunday, December 21, 2014

slide show-how can you create simple slide show on your website-slide show

here i explain how can you create simple slide show for your website ...by yourself only

this code you can put it inside body contain
and now you must do this steps to be slide show appear as a good slide show

1- make a new folder by name: images contain subfolder slider in slider folder you will put images with the names ...clear at the code below such as:img_1_blank.jpg
you can put a lot of images
 

          <div  id="slider"  class="nivoSlider templatemo_slider">
            <a href="#"><img src="images/slider/img_1_blank.jpg" alt="slide 1" /></a>              
            <a href="#"><img src="images/slider/img_2_blank.jpg" alt="slide 2" /></a> 
            <a href="#"><img src="images/slider/img_3_blank.jpg" alt="slide 3" /></a>                
            <a href="#"><img src="images/slider/img_4_blank.jpg" alt="slide 4" /></a>                    
        </div>
             <div class="templatemo_caption">
                    <div class="templatemo_slidetitle">Global Security</div>
                                                         

and for more slide show you can visit:

Slideshow

No comments:

Post a Comment

Total Pageviews