Results 1 to 5 of 5

Thread: Links in words...

  1. #1
    *nibble nibble* StarlightAngel's Avatar
    Join Date
    Jul 2004
    Location
    Munching on Usagi-san
    Posts
    2,587

    Default Links in words...

    How do you put links in words?

  2. #2
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    Do you mean like <a href="www.eyesonff.com">this</a>?

    It's simple, just put an &lt;a&gt; tag around the word(s) you want to link and the name of the site that you want to link to in the tag. For example the source of the sentence above looks like this:

    Do you mean like &lt;a href="www.eyesonff.com"&gt;this&lt;/a&gt;?

    Or you can use vb code to do it too, where it would look like this:

    Do you mean like [<i></i>url="www.eyesonff.com"]this[/url<i></i>]?

    Either way works just fine.
    Figaro Castle

  3. #3

  4. #4
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    Chalk one up for the mullet.
    Figaro Castle

  5. #5
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    You forgot the http:// bit, which is important, otherwise if you look at where it ends up leading to if you hover your mouse over it, you'll see it's probably not what you expected
    Problems playing downloaded videos? Try CCCP


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •