<html> <head> <title>Redirection</title> <meta http-equiv="refresh" content="0;URL=demo.html"> </head> <body>redirection...</body> </html>