Re: in NS messed up

by "Christopher Badouin" <chris(at)theeverydaypeople.com>

 Date:  Thu, 17 Feb 2000 18:07:06 -0800
 To:  "Rick Reumann" <rick_reumann(at)coxtarget.com>,
"hwg" <hwg-techniques(at)hwg.org>
 References:  coxtarget
  todo: View Thread, Original
Rick-
NS is not so forgiving as IE. Go back and check your code, make sure all
code is correct. Remember NS and IE render code in their own way...such as
frameborder=0 and border=0.

If you still have trouble send me the URL and  I will take a look.

Good luck....
Christopher Badouin CTO
Everyday People
1200 4th St. Suite 509
San Rafael Ca, 94901

415.455.9825
415.455.9830fax
messenger ID- cbadouin
chris(at)theeverydaypeople.com
----- Original Message -----
From: "Rick Reumann" <rick_reumann(at)coxtarget.com>
To: "hwg" <hwg-techniques(at)hwg.org>
Sent: Thursday, February 17, 2000 3:10 PM
Subject: in NS messed up


> I'm a bit baffled here. In IE4 this frameset wih the images line up
> absolutely perfect. Why in NS this is screwed up I don't know. I'm going
>
> to post the four frames here and would love any help.  I'd post a page
> to check it out, but i'm behind a firewall right now and the site isn't
> live yet.  Please help explain the right.html section. What I don't get
> is why the second image forces to a new line. It's as if it thinks the
> frame isn't big enough to hold it. Even if I start increasing the frame
> size it only lines up next to the other image in the frame when i
> increase the necessary width to like 225! this makes no sense since the
> two images together only have a width of 217 and i have hspace set to 0.
>
> I'm confused. Is there somethign I'm doing wrong or is this just a
> netscape bug. Thanks lots rick. If you respond to this email after
> 6:45pm E.S.T. (on Thurs) could you also cc it to reumannr(at)gate.net
> ...THANKS SO
> MUCH!
> Rick
>
> INDEX.html
> <html>
> <head>
>  <title>TEST</title>
> </head>
> <frameset rows="140,*" border="0" FRAMEBORDER="NO" FRAMESPACING="0">
>     <frame src="top.html" marginwidth="0" marginheight="0"    NORESIZE
> scrolling="NO" FRAMEBORDER="NO" FRAMESPACING="0">
>     <frameset cols="583,217,*" border="0" FRAMEBORDER="NO"
> FRAMESPACING="0">
>            <frame src="left.html" marginwidth="0" marginheight="0"
> NORESIZE scrolling="yes" FRAMEBORDER="NO" FRAMESPACING="0">
>             <frame src="right.html" marginwidth="0" marginheight="0"
> NORESIZE scrolling="NO" FRAMEBORDER="NO" FRAMESPACING="0">
>       <frame src="farright.html" marginwidth="0" marginheight="0"
> NORESIZE scrolling="NO" FRAMEBORDER="NO" FRAMESPACING="0">
>    </frameset>
> </frameset>
> </html>
>
> top.html
> <html>
> <head>
>  <title>Untitled</title>
> </head>
> <body marginwidth="0" marginheight="0"><img src="top.gif" width=800
> height=140 alt="" border="0" hspace="0" vspace="0"></body>
> </html>
>
> left.html
> <head>
>  <title>Untitled</title>
> </head>
> <body marginwidth="0" marginheight="0" bgcolor="white">
> text text text text<br>
> text text text text<br>
> text text text text<br>
> </body></html>
>
> right.html
> <html>
> <head>
>  <title>Untitled</title>
> </head>
> <body marginwidth="0" marginheight="0"><img src="curve.gif" width=54
> height=151 alt="" border="0" hspace="0" vspace="0" align="top"><img
> src="square.gif" width=163 height=151 alt="" border="0" hspace="0"
> vspace="0" align="top"><br>
> <table  marginwidth="0" marginheight="0" border="0" cellspacing="0"
> cellpadding="0" hspace="0" vspace="0">
> <tr><td width="53" height="1000" bgcolor="white"> &nbsp;</td><td
> width="163" height="1000" bgcolor="blue"> &nbsp;</td></tr>
> </table>
> </body>
> </html>
>
>
> farright.html
> <html>
> <head>
>  <title>Untitled</title>
> </head>
> <body marginwidth="0" marginheight="0" bgcolor="yellow">
>  &nbsp;
> </body>
> </html>
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA