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

php-tomcat's PHP environment references CSS error

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2023-03-02 22:10:01
Original
1679 people have browsed it

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>
Copy after login

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

Related labels:
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template