html - Changing the color of PHP text -


i wondering if can change colour of print , echo text when displayed on html page it's not in black? cheers.

sure :

<?php  echo "<p style='color:blue'> hello ! </p>";  ?> 

Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -