Clickable Links/title Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Clickable Links/title

    avatar
    stluee
    Forumember


    Posts : 47
    Reputation : 0
    Language : english

    Clickable Links/title Empty Clickable Links/title

    Post by stluee February 1st 2017, 10:24 pm

    What is the code for placing a clickable link in html box in the portal? I want to place my affiliates in the box. Thank you.



    http://noplacelikehome.forumotion.com/forum
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Clickable Links/title Empty Re: Clickable Links/title

    Post by Draxion February 1st 2017, 10:48 pm

    Hi there, you can make clickable links by the following HTML code.

    Code:
    <a href="LINK URL" target="_blank">LINK NAME</a>