Html Font Tag Image Code Example


Example 1: make text blue html


<p style="color:blue;">This paragraph is blue.</p>

Example 2: font tag html


Not Supported in HTML 5 | Support till HTML 4
<font color="red" face="Verdana, Geneva, sans-serif" size="+1">
Your formatted text goes here
</font>

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable