Re: Why is this white space happening???
by "rudy limeback" <r937(at)interlog.com>
|
| Date: |
Sun, 12 Mar 2000 22:22:10 -0500 |
| To: |
"Mike Kear" <choicemag(at)hotmail.com>, <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
>I've looked at this page till I'm blue in the face, and I am stumped as to
>why there's a huge white space after the words "Select the plan you want
to
>update." and before the table.
>Seems the white space is related to the size of the table below the space.
>http://www.choice.com.au/olupdate/olhinsurance.cfm?FundID=2
hi mike
piece of cake
and yes, it would vary with the size of the table below it ;o)
here's the first row of your table --
<table border=1 cellpadding=2 cellspacing=2 bgcolor="#E0E0E0">
<tr>
<td>Plan Name</td>
<td>States Available</td>
<td>Membership Type</td>
<td>Excesss</td><br>
</tr>
notice the <br> after the last cell?
the browser is throwing all those <br>s up in front of the table
the more rows, the more <br>'s
i know what you mean about staring at something too long, i've been there
too...
best of luck
___________________
rudy limeback
http://www.interlog.com/~r937/
http://evolt.org/
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.