gpt4 book ai didi

html - 迁移到新的虚拟主机时出现意外的空格和不正确的样式

转载 作者:行者123 更新时间:2023-11-28 03:33:39 26 4
gpt4 key购买 nike

我花了一整天的时间,但终生无法解决这个问题。

我的源代码在以前的虚拟主机上运行良好,但当我更换主机时,我的样式出现了问题。浏览器(chrome+FF)解释了很多意外的空间。例如我的实际代码: enter image description here

在 chrome 中检查时看起来像: enter image description here

我的 CSS 也乱七八糟。例如,双宽度类在检查元素中为空: enter image description here

当它被定义为

enter image description here

我用这两个文档类型/元尝试了主题:一:

<!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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

两个:

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />

如果有人能帮助我,我将不胜感激。

谢谢。

最佳答案

正如伊恩提到的。这是空格的问题。

因为这样一个基本的疏忽,我真想用头撞墙。

谢谢伊恩。

关于html - 迁移到新的虚拟主机时出现意外的空格和不正确的样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15984541/

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