Add Custom Font
I’m Fine Today
[php]
<span id="customBlog">I’m Fine Today</span>
[/php]
Custom Font with Options
I’m Fine Today
[php]
<span id="customBlog" style="font-weight:bold; font-size:16;color:#900;">I’m Fine Today</span>
[/php]
[/php]
Add Custom Font
I’m Fine Today
[php]
<span id="customBlog">I’m Fine Today</span>
[/php]
Custom Font with Options
I’m Fine Today
[php]
<span id="customBlog" style="font-weight:bold; font-size:16;color:#900;">I’m Fine Today</span>
[/php]
[/php]