Shop OBEX P1 Docs P2 Docs Learn Events
different text for link — Parallax Forums

different text for link

StefanL38StefanL38 Posts: 2,292
edited 2008-11-29 21:11 in General Discussion
Hello,

how does this work in THIS FORUM to create a link which has a different text ? I mean different from the URL ???

I've never done something with html. I just understand the basic concept from my Basic/delphi/pascal/SPIN-programming experience


using
[noparse][[/noparse] url]www.beyondlogic.org/keyboard/keybrd.htm[noparse][[/noparse] /url]





creates a link with the URL-text

as shown here

www.beyondlogic.org/keyboard/keybrd.htm

how do I manage to display a different text ?

best regards

Stefan

Comments

  • danieldaniel Posts: 231
    edited 2008-11-29 20:51
    Hover your mouse over the URL button, and see the tip.

    Instead of
    [noparse][[/noparse] url]www.beyondlogic.org/keyboard/keybrd.htm[noparse][[/noparse] /url]
    
    


    use
    [noparse][[/noparse] url=www.beyondlogic.org/keyboard/keybrd.htm]your text here[noparse][[/noparse] /url]
    
    


    Daniel
  • StefanL38StefanL38 Posts: 2,292
    edited 2008-11-29 21:00
    hello daniel,

    Wow what a quick reply !

    Thank you very much !

    best regards

    Stefan
  • Bruce BatesBruce Bates Posts: 3,045
    edited 2008-11-29 21:11
    Stefan -

    Daniel gave you this:

    [noparse][[/noparse] url=www.beyondlogic.org/keyboard/keybrd.htm]your text here[noparse][[/noparse] /url]

    I suspect he meant to give you this:

    [noparse][[/noparse] url= ]www.beyondlogic.org/keyboard/keybrd.htm] your·text here[noparse][[/noparse] /url]

    At least it looks better in the email output.

    Regards,

    Bruce Bates

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    When all else fails, try inserting a new battery.
Sign In or Register to comment.