1. Create six HTML pages and name them frame1.html, frame2.html, frame3.html, frame4.html, frame5.html and frame6.html. Add your own text to the pages.
2. Then within the web page that will be linking to the slideshow (index.html for example), create a link that states something like this: View Our Slideshow (note that this hyperlink is linked to frame1.html)
3. Open frame1.html and add the following meta tag code below between the head tags. Note that the URL we specified is directing the refresh to page2.html after 12 seconds: <meta http-equiv="refresh" content="12;url=frame2.html">
4. Then open frame2.html and add the same code in the same location taking care to edit the refresh to frame3.html. Do this on each of the six pages you created in step 1. In frame6.html (or the last page) you can have the slideshow refresh redirect your visitor to another page on your site by simply editing the page name in the http-equiv code of step 3.
5. You can edit the 12 seconds to whatever you wish and you can create as many HTML pages with refresh redirectors too. Just remember to edit the page name where you want the page to take your visitors next.
2. Then within the web page that will be linking to the slideshow (index.html for example), create a link that states something like this: View Our Slideshow (note that this hyperlink is linked to frame1.html)
3. Open frame1.html and add the following meta tag code below between the head tags. Note that the URL we specified is directing the refresh to page2.html after 12 seconds: <meta http-equiv="refresh" content="12;url=frame2.html">
4. Then open frame2.html and add the same code in the same location taking care to edit the refresh to frame3.html. Do this on each of the six pages you created in step 1. In frame6.html (or the last page) you can have the slideshow refresh redirect your visitor to another page on your site by simply editing the page name in the http-equiv code of step 3.
5. You can edit the 12 seconds to whatever you wish and you can create as many HTML pages with refresh redirectors too. Just remember to edit the page name where you want the page to take your visitors next.
nice post.....expecting more like this.....
ReplyDeletesure will give my best....
ReplyDelete