Re: i.am/briangstp

by Leslie(at)wholespace.com

 Date:  Tue, 17 Oct 2000 00:49:41 -0600
 To:  hwg-critique(at)hwg.org
 References:  aol
  todo: View Thread, Original
Hello Brian--

I spent about 45 minutes going over your site. The answer to your 
problem turned out to be fairly straight forward, but I had to wade 
through all the great javascript to get to it. At least it's what I 
think is the problem. Frankly I don't know why your table works in IE 
5, but it is quite pretty :-) I believe in both cases your 
background, left and right, images did not load. In IE 5 it doesn't 
break, because the the cells fill in with white; not so in Netscape.

Try this:  Substitute
<TD WIDTH="10" BGCOLOR="#FFFFFF" 
BACKGROUND="images/lefttablebackground.gif"></TD>

with
<TD WIDTH="10" BGCOLOR="#FFFFFF"><IMG 
SRC="images/lefttablebackground.gif"></TD>

and substitute
<TD WIDTH="10" BGCOLOR="#FFFFFF" 
BACKGROUND="images/righttablebackground.gif"></TD>

with
<TD WIDTH="10" BGCOLOR="#FFFFFF"><IMG 
SRC="images/righttablebackground.gif"></TD>

I don't know the exact syntax or W3C rules for background images in 
cells, and it's too late to look it up right now. But the problem is 
in these lines. Why did you change the syntax for these cells, vs. 
the corner and top/bottom cells? Let me know if this works for you.

Best wishes,

Leslie


At 10:29 PM -0400 10/16/00, BrianGStP(at)aol.com wrote:
>http://members.aol.com/briangstp
>OR
>http://i.am/briangstp
>
>Hi,
>
>I've been involved in personal web design (or at least trying) for a few
>years.  I took some time off and took another stab at it recently.  I'm
>fairly pleased with the actual design and tried to incorporate elements which
>give the site a more complex look without actually being difficult to pull
>off at all.
>
>One part about the site which irks me a bit.  In Netscape, the TD background
>attribute doesn't seem to be legal.  It works fine in MSIE, but you don't see
>the table right and left borders in NS.  Could someone look at the site and
>help me out a bit?
>
>Otherwise, just look at the site and let me know if anything annoys anyone or
>if anyone has suggestions, comments, complaints, compliments, whatever... Let
>me know.  I've had a great time making this site and it's all about me -
>Brian.  Let me know if there's anything I can do to make it better!
>
>Thank you very much,
>Brian
-

                                                          ::
                                                          ::
   Leslie Berrie :  Wholespace.com
   (e) leslie(at)wholespace.com (t) 312.664.4424 (f) 312.664.4423
..............................................................................
                                                          ::
                                                           :::
                                                            ::::
                                                              ::::
                                                            ::::
                                                           :::
                                                          ::
                                                          ::
                                                           ::
                                                            :

HTML: hwg-critique mailing list archives, maintained by Webmaster @ IWA