与本地主机上传时,代码看起来不完整

时间:2019-06-08 21:05:07

标签: javascript php html css

当我将文件从本地主机上传到实际服务器时,规模似乎已损坏。

我确保添加DOCTYPE HTML,并且尝试重置浏览器上的缩放比例

文本代码:

#greenText{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    font-size: 30px;
    position: absolute;
    margin-left: 800px;
    margin-top: -320px;
    max-width: 700px;
    text-align: center;
    }

框的代码:

#green{
    background-color: #C19A6B;
    height: 500px;
    opacity: 0.7;
    margin-left: 300px;
    margin-right: 300px;
    margin-top: 50px;
    border-radius: 50px;`
     }

documentation

Local host

1 个答案:

答案 0 :(得分:0)

也许,您需要将newAbout.html文件移动到DJ SUNNOCO/目录中。

enter image description here