【问题标题】:What is the correct path for this css file?这个 css 文件的正确路径是什么?
【发布时间】:2016-12-14 15:51:05
【问题描述】:

我正在尝试为我的 CSS 编写正确的路径。但我想不出写它的正确方法。我想将这个css文件:homepageStyle.php连接到这个文件/7questions/index.php

这是我写的:href="css/homepageStyle.php

And here's the actual path :
/public_html
index.php
/css
/7questions
   index.php
   /css
     /homepage
        homepageStyle.php

【问题讨论】:

    标签: css path


    【解决方案1】:

    您使用的是.php 而不是.css

    【讨论】:

    • 是的,但我在开头使用了这个标题:
    • 何不干脆用.css,不用开<style>
    猜你喜欢
    • 2016-04-25
    • 2013-10-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-01-10
    • 1970-01-01
    • 2013-08-04
    • 1970-01-01
    相关资源
    最近更新 更多