[thelist] frameborder=0

Jim Barter jim at technophobia.co.uk
Wed Mar 7 02:49:55 CST 2001


><frame frameborder="0">
>(See http://www.w3.org/TR/html4/present/frames.html#h-16.2.2)

nope, that <em>still</em> leaves a white border betwen the frames...

i'm begining to think it can't be done.  here's my frameset

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title></title>
</head>
<frameset rows="90%,*">
<noframes>
<body bgcolor="#999966" text="#333333">
no frames navigation here
</body>
</noframes>
<frame name="main" src="main.html" scrolling="auto" marginheight="0"
marginwidth="0" frameborder="0" noresize="noresize">
<frame name="nav" src="nav.html" scrolling="no" marginheight="0"
marginwidth="0" frameborder="0" noresize="noresize">
</frameset>
</html>

where main.html & blank.html contain a coloured background you <em>will</em>
get a white line between the two.

help!

##################################################
Jim Barter                        TechnoPhobia Ltd
Phone: +44 (0)114 2212123  Fax: +44 (0)114 2212124
jim at technophobia.co.uk        www.technophobia.com
##################################################

Registered in England and Wales Company No. 3063669
VAT registration No.598 7858 42

The contents of this e-mail are confidential to the addressee and are
intended solely for the recipients use. If you are not the addressee, you
have received this e-mail in error. Any disclosure, copying, distribution or
action taken in reliance on it is prohibited and may be unlawful.

Any opinions expressed in this e-mail are those of the author personally and
not TechnoPhobia Limited who do not accept responsibility for the contents
of the message.

All e-mail communications, in and out of TechnoPhobia, are recorded for
monitoring purposes.







More information about the thelist mailing list