|
Uses: HTML
Skill Level: Beginner
Credit: W3.org
Final Product: Redirects your page to another page
-------------------------------------------------------------------------------------
If you've ever wanted to automatically redirect your site to another site, your search is over. Here's how to do it! Add this code to your head tag.
Change #secs to how many seconds you want it to wait before it redirects.
Change http://url.com to the URL that you want it to redirect to.
|