HTML code: Text and Images Flash Scroller this is bold text this is underlined text This is a link This is underlined link this is text using Verdana font this is text using Georgia font this is size 16 text this is red text this is font 14 red text This is underlined, bold, orange link this is blue size 14 text using Verdana font
Below you can see HTML examples to use different font size, color, face and style. Try any HTML combinations and let us know if you need some help.
<img src="http://www.phpjabbers.com/images/scroller1.jpg"><br><br><br><br> - image scroll
<b>this is bold text</b> - bold text
<u>this is underlined text</u> - underlined text
<a href="http://www.phpjabbers.com" target="_blank">This is a link</a> - link
<a href="http://www.phpjabbers.com" target="_blank"><u>This is underlined link</u></a> - underlined link
<font face="Verdana">this is text using Verdana font</font> - - using Verdana font
<font face="Georgia">this is text using Georgia font</font> - using Georgia font
<font size="16">this is size 16 text</font> - larger font
<font color="#FF0000">this is red text</font><br> - red font
<font color="#FF0000" size="14">this is font 14 red text</font> - red and larger font
<a href="http://www.phpjabbers.com" target="_blank"><u><font color="#DE8C00"><b>This is underlined, bold, orange link</b></font></u></a> - underlined, bold, orange link
<font face="Verdana" color="#6622FF" size="14">this is blue size 14 text using Verdana font</font> - verdana font, blue, larger text