Skip to main content

Five easy steps to create slide show in HTML!!

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. 

Comments

Post a Comment

Popular posts from this blog

how make a good blog post!!

Most of us write blog for very many different reasons, but the sole purpose stands on the fact that we want to gain some attraction and popularity. The best way to do that is to be the best at what you do. The art of writing a famous blog is not an easy task, it takes time and patience, it is so because blogs are  one of the fastest-growing means of mass communication, they have gained a lot of attention since the 2000 and they are a now becoming a serious rival for traditional media like newspaper and other mass media. So here the few tips that I think will result in a good blog post if followed thoroughly: 1.      As the old saying goes “plan well before you do anything”, first  choose what type of blog you want to create. Have a rock solid idea about your main theme. The main success of the blog lies in the fact that you should consider your blog as an extension of yourself. Your blog identifies who you are. It exposes the person who you are on ...

Increase your internet speed by 20%

Microsoft reserves 20% of your available bandwidth for their own purposes like Windows Updates and interrogating your PC etc. You can get it back, Follow the Procedure : Click Start then Run and type “gpedit.msc” without quotes. This opens the group policy editor. Then go to: –> Local Computer Policy   –> Computer Configuration    –> Administrative Templates     –> Network      –> QOS Packet Scheduler       –> Limit Reservable Bandwidth. Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the ‘Explain’ tab i.e.” By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default.” So the trick is to ENABLE Reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%. It works on Win XP, Wind...

Next Generation E Paper Technology.

E-paper technology is designed in such a way to mimic the appearance of ordinary paper.   E-paper consists of thin electronic display, unlike ordinary display it reflects sunlight that gives the readers a much more legible text to read.  Electrophoretic display: E-paper technology consists E-ink suspened  between two transpare nt electrode layers. E-ink capsules are made of titanium oxide which are optically reflecting, when voltage is applied some particles move to viewing side of the paper thus causing the reflection of light it appears white  If the particles move to the rear side of the display dark colored moves up front and hence it appears black,thus alternating the voltage a pixel is formed and hence the image.   Further different types of colors can be obtained by placing suitable color filters color filters above the spheres Electrowetting: Electrowetting displays co...