Re: please help me find my error

by "Debra Sawyers" <dsawyers(at)ptd.net>

 Date:  Sun, 5 Mar 2000 12:22:12 -0500
 To:  <hwg-basics(at)hwg.org>
 References:  internet
  todo: View Thread, Original
Basically, you have a large number of line breaks inside your table tags
that are not actually inside table cells.  Different browsers will interpret
that differently.  IE will force any tags not within cells to the area above
the table, NN will normally place them below.

Just to grab a section of your code...
      </TD>
      </TR>
 </center>
<BR><BR>

 <center>
      <TR>

The center tags and <br> tags here will not be inside your table.  Since you
have the center alignment within your cell tags, the center tags are
unnecessary anyway.  You can add the breaks inside the cells if you'd like
to, but I think they look fine the way they are, you can always play with
the cellpadding to give a little more room.

Deb


----- Original Message -----
From: "marilyn" <kefer(at)valley-internet.net>
To: <hwg-basics(at)hwg.org>
Sent: Sunday, March 05, 2000 10:12 AM
Subject: please help me find my error


> Hi
>
> I have been lurking on this list and have learned so much from all of
> you.  I am not a professional web designer,  but have been persuaded by
> some friends to build a website for an annual fundraiser.
>
> I have been building this site on and off for a month now.  I have now
> run into an error that I cannot find.  The error being a huge gapping
> space between some of my coding.. at the end of the line of the alphabet
> to the top of a table.
>
> http://members.xoom.com/snakeRRelay/vluma.html
>
> I do have use of  NoteTab Std, but have done most of the coding myself.
>
> Any insight on how to close that gap would be greatly appreciated.
>
> Thanks in advance,
> Marilyn
>
> "Forward ever
> backward never,
> In ourselves our future lies."
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA