Meta tags are those creatures that lie in the head section of your HTML page and talk to search engine spiders. They can also be used to feed information to browsers and perform some interesting tasks.
By placing a single line of code, a meta tag in the head section of several html pages we have created the photo rotation effect in the left bottom frame window.
The code:
<meta http-equiv="refresh" content="10 ; url=frames5_pics2.html">
The spacing and placement of quotation marks is critical in this code so when you copy it be careful not to change anything.
We created 4 simple html pages with a picture sized to our frame window. We placed this line of code in the head section of each page. We numbered the pages 1 to 4. The redirect code on page 1 sends us to page2, page 2 sends us to page 3 and so on to page 4 which sends us back to page 1.
In our main framest page we named frames5_pics1.html as the default source page for that frame window. You can check out that code by clicking Frameset Code in the links on the left.
This mini tutorial was developed using our Free Frames Template Kit . 5 linked and fully operational pages included with backgrounds and images for your use. Redirection code installed. Please visit Create a Site and download the Kit.
Net Success 2000 Plus