gpt4 book ai didi

php - iWork - 导致 index.html 文件出现问题

转载 作者:行者123 更新时间:2023-11-28 03:37:35 25 4
gpt4 key购买 nike

问题:

解析错误:语法错误,/home/brofesso/public_html/brofessor.org/index.html 第 1 行中的意外“=”

第 1 行:

   <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><meta http-equiv="refresh" content="0;url= www.brofessor.org/Velkommen.html" /></head><body></body></html>

我对此很陌生;我正在尝试学习如何通过 iWork 添加我自己的网页。

我刚刚添加了标准页面,但我总是遇到这个问题。有谁知道问题是什么?

最佳答案

这不是答案;这是一个格式化的评论。尝试以下操作,然后报告错误的行号(如果有):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title/>
<meta http-equiv="refresh" content="0;url= www.brofessor.org/Velkommen.html"/>
</head>
<body/>
</html>

关于php - iWork - 导致 index.html 文件出现问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13243905/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com