Results 1 to 7 of 7

Thread: Help with Frameset tag

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2000
    Location
    Birmingham UK
    Posts
    50

    Help with Frameset tag

    hi this is what i am trying to do.



    <body colour="yellow">

    <fameset ........ frameboader=no> ok you get no board but it leave a white line behide how do i get ride of the white line


    could someone show me a way please ....
    Waheed Rafiq (ICT Technician):
    Network +

  2. #2
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    You can't have a body and a frameset in the same document..

  3. #3
    Addicted Member
    Join Date
    Nov 2001
    Location
    Yewston, Texis
    Posts
    240
    I might be wrong, but I didn't think that <body > tags were allowed with <frameset> definitions.

    This might be your problem because I've had no problem with frames without borders showing up completely invisibly.

    If you are trying to do something tricky, it's hard to say, maybe you should include a little more code.

    cudabean

  4. #4
    Frenzied Member JungleMan's Avatar
    Join Date
    Feb 2001
    Posts
    2,033
    maybe an <iframe> is what you're looking for...an integrated frame
    I'm bringing geeky back...

  5. #5
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    *whisper* IFrame = Inline frame */whisper*

  6. #6

    Thread Starter
    Member
    Join Date
    Apr 2000
    Location
    Birmingham UK
    Posts
    50
    this is the code which loads up all main 3 webpages please help me.





    <HTML>
    <HEAD>
    <TITLE> My Frame Page-The Master page</TITLE>
    </HEAD>



    <FRAMESET rows="50,2*" frameboarder=No>

    <FRAME SRC="TITLE.HTML" >

    <FRAMESET cols="26%,74%" SCROLLING=NO BORDERCOLOR="YELLOW">

    <FRAME SRC="home.HTML" SCROLLING=NO BORDERCOLOR="YELLOW">
    <FRAME SRC="MAIN.HTML" SCROLLING=NO BORDERCOLOR="YELLOW">
    </FRAMESET>
    </FRAMESET>


    </HTML>


    what happens is like i said i want yellow background with no boarders but it take boarders away and leaves a white line how do i get rid of this
    Waheed Rafiq (ICT Technician):
    Network +

  7. #7

    Thread Starter
    Member
    Join Date
    Apr 2000
    Location
    Birmingham UK
    Posts
    50
    THATS <frameset ????? frameborder=no>


    sorry about the spelling
    Waheed Rafiq (ICT Technician):
    Network +

Posting Permissions

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



Click Here to Expand Forum to Full Width