Change color of Label in PHP
Change color of Label in PHP
echo "<p> <font color=blue>One line simple string in
blue color</font> </p>";
how to color php text
<p style="red">
echo "<p> <font color=blue>One line simple string in
blue color</font> </p>";
<p style="red">
In this page (written and validated by A. Gawali) you learned about . What's Next? If you are interested in completing PHP tutorial, we encourage you simply to start here: PHP Tutorial.
Share On: |