📜  在 php 代码示例中更改 css

📅  最后修改于: 2022-03-11 14:53:45.550000             🧑  作者: Mango

代码示例1
Rename your style.css file to style.php, then add the following to the top of the file:


This line tells the browser that the file is CSS instead of HTML. 
In your HTML files, change the stylesheet references from style.css to style.php. For example: