What am I doing wrong on this simple html code why it don't work?

Discussion in 'HTML & Website Design' started by nowarningsneeded, Feb 25, 2009.

  1. #1
    <a href="http://www.TESTTEST.com">Read Story</a>

    That works

    How can I use that and have the link "Read Story" in BLUE?
     
    nowarningsneeded, Feb 25, 2009 IP
  2. nowarningsneeded

    nowarningsneeded Peon

    Messages:
    421
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Found it.

    Thanks

    Click <a href="http://www.yahoo.com" style="color: rgb(0,255,0)"><font color="FF00CC">here</font></a> to go to yahoo.
     
    nowarningsneeded, Feb 25, 2009 IP
  3. KL1528

    KL1528 Guest

    Messages:
    81
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you can also use CSS
     
    KL1528, Feb 26, 2009 IP