Re: Weird White space
by "rudy limeback" <r937(at)interlog.com>
|
| Date: |
Wed, 8 Mar 2000 23:35:41 -0500 |
| To: |
<ehoffman(at)smalldogdesign.com>, "HWG Techniques II" <hwg-techniques(at)mail.hwg.org> |
| |
todo: View
Thread,
Original
|
|
>I need a little help... can anyone tell me why the left green line doesn't
>connect to the top green bar on this page? I can't figure out what it is.
>
>http://www.meagher.com
hi eric
close up the white space between the top table and the one underneath it
(containing left.gif and location.gif)
instead of
</tr>
</table>
<table border="0" width="780" cellspacing="0" cellpadding="0"
height="100%">
<tr>
you might want to try this
</tr>
</table
><table border="0" width="780" cellspacing="0" cellpadding="0"
height="100%">
<tr>
notice how the closing > bracket is on the next line
tags can have white space *inside* them, but between them it's a problem...
___________________
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.