Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/date/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 为什么赢了';t<;meta http equiv=";刷新“/&燃气轮机;工作什么都没发生?_Html_Redirect_Refresh_Meta Tags - Fatal编程技术网

Html 为什么赢了';t<;meta http equiv=";刷新“/&燃气轮机;工作什么都没发生?

Html 为什么赢了';t<;meta http equiv=";刷新“/&燃气轮机;工作什么都没发生?,html,redirect,refresh,meta-tags,Html,Redirect,Refresh,Meta Tags,我已经在我的页面上添加了一个元刷新,但是什么也没发生。 我正在使用 <meta http-equiv="refesh" content="0;URL=http://buzztard.org/"/> 我也在谷歌Chrome上。看起来你把“刷新”拼错为“refesh”。在f和e之间需要一个“r”。试试: <meta http-equiv="refresh" content="0;URL=http://buzztard.org/"/> 错过了讨厌的“r”:)

我已经在我的页面上添加了一个元刷新,但是什么也没发生。 我正在使用

<meta http-equiv="refesh" content="0;URL=http://buzztard.org/"/>


我也在谷歌Chrome上。

看起来你把“刷新”拼错为“refesh”。在f和e之间需要一个“r”。

试试:

    <meta http-equiv="refresh" content="0;URL=http://buzztard.org/"/>


错过了讨厌的“r”:)

刷新,不是刷新?