WeLCoMe To PRo$aCKsNeT

Welcome to prosacksnet. Here we share everything about knowledge that are applicable and usable around us. If you have anything to share, feel free to contact me via email. Till then...^_^

Tuesday, 14 February 2012

How to make a html redirect page

Today I would like to share an info on how to redirect our page to another page. Below are the code on how to use it. Here's the code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><title>Your Page Title</title><meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD><BODY>Optional...