Home  >  Article  >  Backend Development  >  怎么单独设定php接受的值的字体颜色?

怎么单独设定php接受的值的字体颜色?

WBOY
WBOYOriginal
2016-06-23 14:03:32806browse

You have chosen <?php print "$s";?> small one(s), <?php print "$m";?> medium one(s), <?php print "$l";?> large one(s), <?php print "$xl";?> one(s). Toal price is &pound;<?php print "$TP";?>

想用红色字体突显出关键信息(php传递过来的),如何实现呢?
谢谢~


回复讨论(解决方案)

在html里吗?

就得了

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