Progress Monitor for IdealProgrammer.com

Take Swift, Intelligent, Massive, Planned, Loving, Effective (S.I.M.P.L.E.) Action to Transform Self into Ideal




Please login

 

String.FontColor Example

Description: Illustrates the JavaScript syntax for the String FontColor .

Syntax: string.fontcolor("color") – Wraps string in fontcolor tags. The value can be a color name (e.g. green), an RGB value (e.g. rgb(0,255,0)), or a hex number (e.g. #00FF00).

 

String.FontColor Example Code: