AUTO SLIDE HTML CODE FOR YOUR PAGE | BLOGGER SLIDER ON POST

AUTO SLIDE HTML CODE FOR YOUR PAGE | BLOGGER SLIDER ON POST
Posted by BLOG MASTER
Your Ads Here

 AUTO SLIDE FOR YOUR BLOG / WEBSITE'S POST



MAKE A IMAGE SLIDE SHOW FOR YOUR POST ON BLOGGER OR ANY OTHER WEB PAGE. IT IS EASY CODE FOR AUTOMATICALLY WORKING YOUR SLIDE SHOW 
How to slide show working
This slide show working automatically with open the web page. You must add image links to the inner of the code and it works easily.

Change its speed and add images to this Html code

 </style>
</head>
<body>

<h2>Automatic Slideshow</h2>
<p>Change image every 5 seconds:</p>

<div class="slideshow-container">

<div class="mySlides fade">
  <div class="numbertext">1 / 3</div>
  <img src="#" style="width:100%">
  <div class="text">Caption Text</div>
</div>

<div class="mySlides fade">
  <div class="numbertext">2 / 3</div>
  <img src="#" style="width:100%">
  <div class="text">Caption Two</div>
</div>

<div class="mySlides fade">
  <div class="numbertext">3 / 3</div>
  <img src="#" style="width:100%">
  <div class="text">Caption Three</div>
</div>

<div class="mySlides fade">
  <div class="numbertext">3 / 3</div>
  <img src="#" style="width:100%">
  <div class="text">Caption Four</div>
</div>

</div>



How to add to your post
Showing slider Html code below Download it. Copy and paste it to the Html editor of the dashboard.

Download Html Code  : Download link

Now your Slide show is ready
Your Ads Here

Your Ads Here

Your Ads Here

Your Ads Here

Newer Posts Newer Posts Older Posts Older Posts

Related Posts

Your Ads Here

Comments

Post a Comment
Loading comments...