SampleExamples.com

All sample examples of Html, CSS, JavaScript, Java, C, CPP(C++), J2ME

Tuesday, September 7, 2010

How to Redirect in html

To redirect in html here is the simple one line meta tag code:

< meta HTTP-EQUIV="REFRESH" content="0;
url=http://sampleexamples.com/" >


Add this code in html < head > tag.
you can specify time interval like:

content="5; url=http://sampleexamples.com/"

Here 5 represents 5 seconds means it will redirect after 5 sec. to sampleexample.com.
Posted by Preetam Purbia at 6:17 PM 0 comments
Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest
Labels: how to, html, redirect
Newer Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • C Program For Pascal's Triangle - Pattern Pascal's Triangle in C Programming
  • Java Function Code to create Reverse Linked List of Singly Linked List (In memory pointer changes)
  • Java Applet Animation Program for Moving Car
  • Java is a Platform Independent Language
  • String Reverse Example in Java Programming
  • Exception Handling Program in Java - How to Handle Exception in Java
  • Generate Prime Number Series in Java Programming
  • Java Prime Number Program - Check Number is Prime or Not
  • Java File Handling Program - How to Handle File in Java
  • Difference Between C++ and Java - Java Advantages over C++

Facebook Page

Hey, If you have other program's and you want to publish here. Please write me at support @100india.com We will publish your shared example with your name as 'This example is Contribute by: Deepak Kumar'.

Popular Posts

  • C Program For Pascal's Triangle - Pattern Pascal's Triangle in C Programming
  • Java Function Code to create Reverse Linked List of Singly Linked List (In memory pointer changes)
  • Java Applet Animation Program for Moving Car

Blog Archive

  • ►  2015 (1)
    • ►  September (1)
  • ►  2012 (16)
    • ►  December (1)
    • ►  May (3)
    • ►  April (3)
    • ►  February (7)
    • ►  January (2)
  • ►  2011 (40)
    • ►  December (12)
    • ►  November (22)
    • ►  September (6)
  • ▼  2010 (13)
    • ►  December (7)
    • ►  November (5)
    • ▼  September (1)
      • How to Redirect in html

Traffic Updates

SampleExamples.com. Simple theme. Powered by Blogger.