Hyperlink Homepage

Discussion in 'GoldenEagle WordPress Theme' started by dcovell9, Jul 31, 2013.

  1. dcovell9

    dcovell9 New Member

    Joined:
    Jan 24, 2013
    Messages:
    23
    Likes Received:
    0

    Attached Files:

  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    You can achieve this through the anchor hyperlink code.
    Put the code given below
    Code:
    <a href="Enter URL address for the first text">Enter your First Text </a>,
    <a href="Enter URL address for the Second text">Enter your Second Text </a>,
    <a href="Enter URL address for the Third text">Enter your Third Text </a>
    Instead of the text
    Code:
    Facebook, Twitter, Instagram
    See the link for reference.
    http://www.w3schools.com/html/html_links.asp

    I hope this will help you.,
     

Share This Page