Results 1 to 6 of 6

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

  2. #2
    Registered User
    Join Date
    Dec 2018
    Posts
    544
    To do this, position your cursor on the page where you would like the link to appear, and then go to Insert > Link. In the window that appears, enter the text you would like to appear as a link, and in the URL Field, enter #targetname, where targetname is the name of your target

  3. #3
    Registered User
    Join Date
    Oct 2016
    Posts
    188
    To create a link that simply moves the user to another location on the same page, create the link that allows you to jump to that section. This is done with the HTML code.

    <a href="#choose_name">Text</a>

    The link will jump to the section on the page named choose_name, but now you must create the actual section named choose_name for it to work. A link by itself does nothing unless there's a section that the link goes to.

    To create the section, choose_name, type in the following HTML code:

    <a name="choose_name">Text</a>

  4. #4
    Registered User
    Join Date
    Nov 2019
    Posts
    2,528
    Linking to a section on another page:

    Select the button and choose the external link option in the link settings.
    Enter the URL of the page where the section exists followed by `#` and the element ID you assigned to that section.

  5. #5
    Registered User
    Join Date
    Nov 2019
    Posts
    90
    To do this, position your cursor on the page where you would like the link to appear, and then go to Insert > Link. In the window that appears, enter the text you would like to appear as a link, and in the URL Field, enter #targetname, where targetname is the name of your target.

  6. #6

Posting Permissions

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

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.