HTML help

Discussion in 'HTML & Website Design' started by target2000, Dec 22, 2008.

  1. #1
    I am new and don't know much about HTML. I tried to display this page on my site.

    http://www.adultdreams.com/indexb.php?webm_id=bakunawa

    How do I do that?

    thanks.
     
    target2000, Dec 22, 2008 IP
  2. gameOn

    gameOn Member

    Messages:
    624
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    35
    #2
    I am not sure if this is what you are asking for , btw using iframe can help .
    
    <iframe src="http://www.adultdreams.com/indexb.php?webm_id=bakunawa" height="" width="" > </iframe>
    
    Code (markup):
    put in the desired values of height and width .
     
    gameOn, Dec 22, 2008 IP
  3. LindseyInteractive

    LindseyInteractive Well-Known Member

    Messages:
    2,830
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    175
    #3
    Yes, there are a couple ways to do this, if you want it to appear inside your site, as though inside a frame in your site you would use Iframes. This is sort of like a new and updated way to use frames on your site.

    a great tutorial site for this is:

    http://www.yourhtmlsource.com/frames/inlineframes.html

    The other way to do this but use it to be more of a floating page is using javascript, which is not recommended because search engines really don't like javascript.

    I hope this has helped and please let me know if you have any questions.
     
    LindseyInteractive, Dec 22, 2008 IP
  4. target2000

    target2000 Banned

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    guys... thank you very much to both of you. that really helped me a lot.

    Merry Christmas !!!!
     
    target2000, Dec 22, 2008 IP
  5. RichardSEO

    RichardSEO Peon

    Messages:
    109
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    iframe is no helpful for SEO.
     
    RichardSEO, Dec 22, 2008 IP