Hi guys. If I echo a string. I.e
Is there a way I can take $deadline and make the last 2 characters increase in font size?
PHP Code:
<small><i>complete by <?PHP echo $deadline; ?></i></small>
Comment