How Do I Link To Another Site Like THIS???

Discussion in 'HTML & Website Design' started by chris_surfrider, Apr 29, 2007.

  1. #1
    Hey guys,

    I'm wondering how sites like www.I-Am-Bored.com are able to include a frame at the top of the page when users click through to an external link?

    I'd like to start including that kind of functionality for some of my sites to increase return visits (and revenue)

    Anyone know?

    Thanks!

    -Chris
     
    chris_surfrider, Apr 29, 2007 IP
  2. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #2
    So frames on the site? This can be done with PHP tables.
     
    8everything, Apr 29, 2007 IP
  3. js09

    js09 Peon

    Messages:
    232
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i think he means so that there is an i-am-bored frame at the top even though you are viewing an external site (unless thats what you meant)

    but yah i'd like to know also
     
    js09, Apr 29, 2007 IP
  4. Aegist

    Aegist Peon

    Messages:
    290
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There is probably a more fancy way these days, but 'Frames' is old school HTML. It is reasonably easy to create a frame up the top, and have all of the links targetted to the lower frame.

    This is the site i originally used to learn HTML, and it has a number of tutorials on Frames: http://htmlgoodies.com/tutorials/frames/
     
    Aegist, Apr 29, 2007 IP
  5. sempai

    sempai Well-Known Member

    Messages:
    431
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #5
    The ideas that you have is good, but if you want to optimize your site, i prefer not to use iFrame, because iFrame are didn't crawled by Search Engine Robots.
    Anyway there are so many tutorials that can help you on what idea that you have here's the link http://www.hotscripts.com/
     
    sempai, Apr 30, 2007 IP
  6. webhuge

    webhuge Peon

    Messages:
    329
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i don't like iframes, and recommand you to not use it , try to find another solution
     
    webhuge, Apr 30, 2007 IP