ok im working on a line of code that will let the user customize there post and i want to let them change the font style and color i have the color part working but i cant get the style to work im new at this so i need help and my stupid little brother dosent know lol
<font face=<?php echo $fontstyle ?>><font color=<?php echo $fontcolor ?>> <?php echo $discription ?></font>