What HTML CODE is This

Discussion in 'Programming' started by momomesh, Feb 10, 2008.

  1. #1
    hi,

    i need a code or guidelines or directions,
    on what to search for or study to get this effect,

    whereby you have a page within a page??
    like you see in donkeymails.com??

    what is that html code or term to search for??
    i need it to protect the links to my rapidshare and at the same time put some banner ads by the side bar~

    Thanks guys :D
     
    momomesh, Feb 10, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think you are talking about frames.... come in two varieties, frames and iframes. Both are terrible for a whole host of reasons but iframes at least look nicer
     
    AstarothSolutions, Feb 10, 2008 IP
  3. momomesh

    momomesh Active Member

    Messages:
    500
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    hmmm iframes... i'll look into this one,
    thanks astarothsolutions~
     
    momomesh, Feb 10, 2008 IP
  4. Possibility

    Possibility Peon

    Messages:
    350
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yeah, they're iframes. However, general practice says that if at all possible you should stay away from iframes. There are some logical times to use them, though. You might also want to look into fixed size DIVs with overflow properties set to scroll.
     
    Possibility, Feb 11, 2008 IP