Answered Linking Through Words

Discussion in 'Questions & Answers' started by Bacon Bombs, Apr 11, 2018.

  1. Bacon Bombs

    Bacon Bombs Matthew 1:25 New Testament VIP Bronze

    I have seen people be able to put a word, for example "pudding", and you are able to click it. How do you do that?
    Edit: Thanks!
     
    Last edited: Apr 11, 2018
    • Friendly Friendly x 1
  2. Panda With a Gun

    Panda With a Gun CHINA NUMBA ONE Administrator VIP Emerald

    First you’ll want to type your word then highlight it. After that you click the chain which is right next to the font size changer. Clicking the chain should allow you to hyperlink whatever you want.
     
    Last edited: Apr 11, 2018
    • Winner Winner x 1
  3. Siddo

    Siddo Banned VIP Bronze

    Alternatively, you can write the code yourself. It goes:
    Code:
    [url=<link>]text[/url]
    
    Example:
    [url=www.google.com]Try this[/url]
    
    The first part defines what the text redirects to. Then after the bracket, you put the actual text. Then you wrap it up with the last part (y)
    And so we get:
    To do this and look really smart :nerd:
     
    • Like Like x 2
    • Funny Funny x 1