Advertisement
here2share

HTML Redirect Demo As Local Homepage

Apr 19th, 2015
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Pinterest</title>
  4. <meta http-equiv="refresh" content="0; URL=http://www.pinterest.com/">
  5. <meta name="keywords" content="automatic redirection">
  6. </head>
  7. <body>
  8. <center><img src ="pinterest.jpg" /></center>
  9. <a href=http://www.pinterest.com/">link </a>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement