Creating a iframe within a webpage

Discussion in 'HTML & Website Design' started by MasterKool, Mar 12, 2009.

  1. #1
    Hi i want to iframe a offer on the front page of my blog, and also have content on it. I want to put the cpa offer iframed on the home page, which i have just created + content i have written. I would appreciate if anyone can tell me how to do this

    Cheers
     
    MasterKool, Mar 12, 2009 IP
  2. omaryo

    omaryo Well-Known Member

    Messages:
    1,217
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    140
    #2
    omaryo, Mar 12, 2009 IP
  3. bob25

    bob25 Well-Known Member

    Messages:
    1,519
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    128
    #3
    Here's the code from from one of my pages, just adjust the width and height. But I think it'll be hard to iframe a blog with sidebars, the iframed page might not fit. You might try changing the scrolling to yes, I'm not sure if it works though.

    <iframe src="http://affiliatelinkhere.com" width="90%" height="900" frameborder="0" scrolling="no"></iframe>
     
    bob25, Mar 13, 2009 IP