Welcome
Arachne's Web
A group focused on serving the AW community by providing help and discussion on topics such as HTML, CSS, web design, homesite decorating, netiquette and issues important to web artists.

Code Information Center (2 threads, 1007 posts)
    External Code Resources (70 posts)
    Social Thread

    For sharing with the group useful sites that contain tutorials or general information on different Coding. ...
    26 Members have made 62 Posts here to date.
    Google
    AncientWorlds.net Web
    Next: Change your text color with Hex Codes
    Prev: Web Safe Colors
    Change your text color with color names
    AERChristmasPrayer-vv.gif
    Author: * AzureEyes Ramesses - 11 Posts on this thread out of 1,777 Posts sitewide.
    Date: Jan 24, 2003 - 12:27

    When posting at AncientWorlds, you will notice, just above the large white "Body of Message" field where you type, there is a small white drop down menu. Click the small arrow beside it, and you will see the following options:

    PLAIN
    HTML
    XHTML
    XML

    Choose the HTML option.

    Now, you will learn to change the color of your text, by using the font tag. Font tag attributes modify your text. Here, we will change one attribute... color.

    First, we will open the following link at Boogie Jack's.
    Boogie Jack's Browser Color Names Chart

    Next, scroll down the page until you see the color name "skyblue".

    To make your text that color, close the gaps in the following code:

    < font color = " skyblue " > Skyblue Text < / font >

    When you post, it will look like this:
    Skyblue Text

    Here are some more examples:
    < font color = " red " > Red Text < / font >
    Red Text

    < font color = " chartreuse " > Chartreuse Text < / font >
    Chartreuse Text

    < font color = " blueviolet " > Blueviolet Text < / font >
    Blueviolet Text

    You will notice that I always try to remember to close my font tag. The closing font tag is < / font > . Why close the font tag? It's good Netiquette. Your font won't dribbly drool all over the rest of the page. And when you leave a message at a friend's home, member messages that follow yours won't have your font color imposed on them.


    NEXT: Change your text color with Hex Codes
    PREV: Web Safe Colors
Rome - Rome, Season 1 - The Stolen Eagle


Copyright 2002-2011 AncientWorlds LLC | Code of Conduct and Terms of Service | Contact Us! | The AncientWorlds Staff