<!doctype html> <html lang="zh_CN"> <head> <meta charset="utf-8"> <title></title> </head> <frameset rows="100%"> <frame src="http://youwebsite"> </frameset> <noframes> <body>Please follow <a href="http://youwebsite">link</a>!</body> </noframes> </html>