Results 1 to 9 of 9

Thread: IFrame Help.

  1. #1
    Join Date
    Jun 2005
    Location
    USA
    Posts
    2,047
    Tokens
    0

    Latest Awards:

    Post IFrame Help.

    What is the code for a Iframe?
    *Image Removed*

    Thank you Brad for the sig


    Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.

  2. #2
    Stevenly Guest

    Default

    <frameset rows="75,*" framespacing="0" border="0" frameborder="0">
    <frame name="iframe name" scrolling="no" noresize target="contents" src=".htm">

    there u go m8.

  3. #3
    JoeComins Guest

    Default

    <iframe name="IFRAME NAME" width="PIXELS OR PERCENT" height="PIXEL OR PERCENT" scr=".html">SOME SORT OF ALTERNATE TEXT INCASE THEIR BROWSER DOESN'T SUPPORT IFRAMES</iframe>

    EDIT THIS SORT OF TEXT ONLY

    Glad to be of service

    Sygon-Hosting.com

  4. #4
    JoeComins Guest

    Default

    This should help more than Stevenly, as his code is wrong ''/

    http://www.htmlhelp.com/reference/ht...al/iframe.html

  5. #5
    Join Date
    Jun 2005
    Location
    USA
    Posts
    2,047
    Tokens
    0

    Latest Awards:

    Post

    Ok.
    1 more thing
    On my site
    what is the hex code for it?
    is there anyway of taking the border off the main box?
    http://www.lynsie.habzonehosting.com...ex-layout.html
    *Image Removed*

    Thank you Brad for the sig


    Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.

  6. #6
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by JoeComins
    PIXELS OR PERCENT
    OR EMS

    Quote Originally Posted by Lysine1
    Ok.
    1 more thing
    On my site
    what is the hex code for it?
    is there anyway of taking the border off the main box?
    http://www.lynsie.habzonehosting.com...ex-layout.html
    HTML Code:
    frameborder="0"
    kinda quit.

  7. #7
    Join Date
    Jun 2005
    Location
    USA
    Posts
    2,047
    Tokens
    0

    Latest Awards:

    Post

    Thanx Joe and nets + Rep Both and do you know the hex code?
    *Image Removed*

    Thank you Brad for the sig


    Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.

  8. #8
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    kinda quit.

  9. #9
    Join Date
    Jun 2005
    Location
    USA
    Posts
    2,047
    Tokens
    0

    Latest Awards:

    Post

    Thanx Mate.

    Thread Closed As All Sorted
    *Image Removed*

    Thank you Brad for the sig


    Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •