SyntaxFix
Write A Post
Hire A Developer
Questions
Try this
<?php echo '<i style="color:blue;font-size:30px;font-family:calibri ;"> hello php color </i> '; //we cannot use double quote after echo , it must be single quote. ?>