developer sign in
where » create » reference » attributes » fg

fg


A style attribute defining the foreground color of an element. Currently, the foreground color is always the font color

Details

  • As a style attribute, the fg value cascades to child elements.
  • Valid values are "0x000000" through "0xFFFFFF".

Example

<pr>
   <text fg="0x00FF00">Some green text</text>
</pr>

<pr>
   <input type="button" fg="0xFF0000" value="Red Press Me" onSelect="doSomething()" />
</pr>
terms of use | privacy policy | about | FAQ | blog | jobs | contact us
For 24/7 support email support@where.com or call 888-262-1150
WHERE™ is a product from uLocate Communications, Inc. ©2007 All Rights Reserved.