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>

猜你喜欢

转载自www.cnblogs.com/liujun5319/p/9657865.html
今日推荐