News Focus
News Focus

Replies to post #12806 on TEST

Replies to #12806 on TEST
icon url

ONEBGG

06/21/07 11:26 PM

#12807 RE: ONEBGG #12806

* Font Sizing

Note: This Works For Posts Only!

Fist let me tell you that the font size will only work for the first twenty-seven characters, and the HMTL (hyper text mark up language) will be apparent when the post is opened and read.

Font Sizing Instructions:

There must be a "period" in front of the Font Tag code for it to work.

After submitting the post with the code, click on the Edit button and submit the post again to Turn On the font code.

Font Size Code: <font size=5>


... Gary
icon url

overhead

09/09/07 1:56 PM

#13768 RE: ONEBGG #12806

Thank you ONEBGG; I appreciate it...
icon url

ONEBGG

09/15/07 2:25 PM

#13854 RE: ONEBGG #12806

* Font Colors

Note: This works for posts only!

Fist let me tell you that the font color will only appear in the first twenty-seven characters of the post, and the HMTL (hyper text mark up language) will be apparent when the post is opened to be read.

Font Color Instructions:

NOTE: There must be a "period" in front of the Font Tag code for it to work.

After submitting the post with the code, click on the Edit button, and then hit Submit again to turn on the font code.

There are many colors in the world of HTML, but only a few of them work here, and they don't always appear true. Proper color names, as well as most hexadecimal codes can be used, but again, the colors may vary somewhat.

Font Color Code Sample: .<font color=red>


Here are some colors that I know work on iHub:

Black: .<font color=#000000>

Blue, Deep Sky: .<font color=#00bfff>

Blue, Dark: .<font color=#00008b>

Blue, Violet: .<font color=#8a2be2>

Brown, Saddle: .<font color=#8b4513>

Coral: .<font color=#ff7f50>

Gold: .<font color=#ffd700>

Green, Dark: .<font color=#006400>

Green, Light: .<font color=#90ee90> (bright lime)

Gray, Dark: .<font color=808080> (silver)

Indigo: .<font color=#4b0082> (hard to see)

Navy: .<font color=#000080>

Orange: .<font color=#ffa500>

Orange, Dark: .<font color=#ff8c00>

Orange, Red: .<font color=#ff4500>

Pink: .<font color=#ff1493>

Pink, Hot: .<font color=#ff00ff> (fuchsia/magenta)

Purple, Medium: .<font color=#9370db>

Red: .<font color=#dc143c> (crimson)

Red, Dark: .<font color=#b22222> (Fire Brick)

Salmon: .<font color=#fa8072>

Sienna: .<font color=#a0522d>

Teal: .<font color=#008080>

Turquoise: .<font color=#40e0d0>

Violet: .<font color=#ee82ee>

White: .<font color=#ffffff> (almost invisible)


... Gary