";"."/> ";".">

Home  >  Article  >  Backend Development  >  Can php add css?

Can php add css?

藏色散人
藏色散人Original
2019-10-26 09:35:553090browse

Can php add css?

Can php add css?

php can add css.

Just echo the css style code. The code is like:

echo "<font color=red>新念何必理旧念</font>";
echo &#39;<font color=red>一朝一夕皆新生</font>&#39;;

The font color output will be red!

For more PHP related knowledge, please visit PHP Chinese website!

The above is the detailed content of Can php add css?. For more information, please follow other related articles on the PHP Chinese website!

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