Linking to an area of another page <a name=""> for a new webpage

Discussion in 'HTML & Website Design' started by Jake21, Aug 29, 2007.

  1. #1
    Just curious how this is done.

    For example, say I want to setup a help page for my website, which contains all available help and FAQ topics. Throughout the website I would like to add help links/popup window next to different sections/words, and when clicked will bring up the help page showing the exact help topic on that page.

    How can I create a link which will send the user to an external pop-up page whilst brining them to the correct part of that page?

    I'm having a nightmare finding this on google as I'm not sure how to phrase it.

    HELP!

    Thanks,
    Jake
     
    Jake21, Aug 29, 2007 IP
  2. NoobieDoobieDo

    NoobieDoobieDo Peon

    Messages:
    1,456
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    0
    #2
    NoobieDoobieDo, Aug 29, 2007 IP
  3. Jake21

    Jake21 Active Member

    Messages:
    738
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Thank you soo much NoobieDoobieDo!
    Worked like a charm.

    Jake
     
    Jake21, Aug 29, 2007 IP
  4. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #4
    Yeah do it like above and place id="section" in a HTML element wherever you want it to appear, like at the beginning of a paragraph or H1 tag for example.
     
    dcristo, Aug 29, 2007 IP