TgR Forums

Find answers, ask questions, and connect with our
community around the world.

TgR Wall Forums Trans Resources on-line Tech Corner Help with HTML coding.

  • Help with HTML coding.

    Posted by Anonymous on 01/12/2006 at 12:21 am

    Hey all … I’ve started up my own “myspace.com” account, and I want to jazz it up a little with colours etc .

    the link is

    Come check me out on MySpace at http://www.myspace.com/aneeshynne

    But you need to use colours with HTML coding, and i’ve got no idea how to do it ..

    is there any smart girls out there who are able to give me the jist of it?

    Thankyou so much ladies.

    Love, Anee .

    Anonymous replied 17 years, 1 month ago 0 Member · 4 Replies
  • 4 Replies
  • Anonymous

    Guest
    09/10/2007 at 7:43 am

    One way to find out how to do this is to save the file of a site that uses colours and then look at it using a text editor or select “show source” in whatever web browser you are using.

    Hope this helps
    Vicki :-)

  • Anonymous

    Guest
    09/10/2007 at 8:08 am
    Quote:
    Hey all … I’ve started up my own “myspace.com” account, and I want to jazz it up a little with colours etc .

    the link is

    Come check me out on MySpace at http://www.myspace.com/aneeshynne

    But you need to use colours with HTML coding, and i’ve got no idea how to do it ..

    is there any smart girls out there who are able to give me the jist of it?

    Thankyou so much ladies.

    Love, Anee .

    If you’ve never done this kind of thing before, you’re best off using a MySpace Profile Editor. Makes things easy…

    http://myspace.nuclearcentury.com/profileeditor.php

  • Anonymous

    Guest
    09/12/2007 at 3:29 pm

    Where ffffff is three hex digits for Red Blue Green in levels from 00 to ff (hex) where 00 is OFF and FF is on – so 000000 gives black and ffffff gives white.

    Red would be ff0000 and so on.

    Don’t forget to close with a

  • Anonymous

    Guest
    10/12/2007 at 12:58 am

    There are plenty of sites out there that can translate a colour into the equivalent HTML code

    As an example
    http://www.ficml.org/jemimap/style/color/wheel.html

    Google HTML Color wheel