Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: flasher-digest V1 #30
From: Sean Cohen
Date: Mon, 16 Mar 1998 22:54:46 GMT

Try this: It has unnecessary duplication but I think it is closer to what you want.


<frameset rows="80,*" frameborder="no" resize=no framespacing=0 border="0" NORESIZE>

<frame name="nameit" src="nameit.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" NORESIZE>

<frame name="nameit" src="nameit.html" marginwidth="0" marginheight="0" frameborder="0" frameborder="no" scrolling="auto">

</frameset>


-sean



Deb Koch wrote:

> It still doesn't usually work. I've included FRAME="VOID" as well, MARGIN WIDTH and HEIGHT at 0. Also in the frameset pages, adding HSPACE="0" and VSPACE="0" and BORDER="0" where applicable has helped sometimes.
>
> I find that IE and Netscpape both do the spacing thing and in different ways, to different degrees. If anyone truly finds a way around it I'll be anxious to hear it.
>
> Deb
>
> At 07:14 PM 3/16/98 +0000, you wrote:
> >>>>
>
> It's an HTTML problem
> Try this,
>
> <HTML>
> <HEAD>
> </HEAD>
> <FRAMESET ROWS="80,*" BORDER="0" FRAMESPACING="0" FRAMEBORDER="NO">
> <FRAME SRC="xx.htm" NAME="No Name" NORESIZE>
> <FRAME SRC="dd.htm" NAME="No Name" NORESIZE>
> </FRAMESET>
> <NOFRAMES>
> <BODY>
> </BODY>
> </NOFRAMES>
> </HTML>
>
> to avoid your browser to show a borderline of one pix.
>
> <<<<
>
> ------------------------------------------------------------------------ To UNSUBSCRIBE send: unsubscribe flasher in the body of an email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com N.B. Email address must be the same as the one you used to subscribe. For info on digest mode send: info flasher to list-manageratshocker [dot] com




------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: flasher-digest V1 #30, resonate
  Re: flasher-digest V1 #30, Deb Koch

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]