Home >Backend Development >PHP Tutorial >php-tomcat's PHP environment references CSS error

php-tomcat's PHP environment references CSS error

WBOY
WBOYOriginal
2016-12-05 13:27:201639browse

tomcatphpcss

include folder and login.html folder are in the same directory, but if

<code> <link rel="stylesheet" href="include\css\style.css" type="text/css"/></code>

is referenced in login.html, it will not be referenced. I don’t know if it is a problem with the path configuration of tomcat’s PHP environment. It can be referenced normally in non-PHP folders, please help me

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn