This article is a mirror article of machine translation, please click here to jump to the original article.

View: 14212|Reply: 0

[HTML/HTML5] html jumps to the source code of the web page

[Copy link]
Posted on 10/22/2014 10:08:39 AM | | |

This is pure HTML code, which directly saves the code as an HTML web page and uploads it to the space

When others visit the web page, they will be redirected to the specified web page unconditionally

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="zh-CN">
  4. <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
  5. <meta http-equiv="refresh" content="0.1;url=http://www.itsvse.com">
  6. <title></title>
  7. </head>
  8. <body>
  9. </body>
  10. </html>
Copy code





Previous:Yang Dechang's "One by One" is a hot recommendation
Next:The webmaster must know the meaning of the HTTP website response code
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com