001_head.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- tell the browser what charset to use -->
<meta http-equiv="Refresh" Content="3;Url=http://www.baidu.com">
<!--Turn to baidu three seconds later , but we do not use this-->
<title>meta</title>
</head>
<body>
</body>
</html>
posted on 2018-09-16 22:38 langjitianyadaolao 阅读(75) 评论(0) 编辑 收藏 举报