'
Subject: [css-d] ie6 bug ONLY when viewing 800x600

Guys,

This is basically the code:

<h1>test</h1>
<table>
.
</table>

The problem is, that there is about 10 spaces between the </h1> tag and
the <table> in ie6.

Here is a sample link.  It seems to happen more when ie6 is viewed using
a resolution of 800x600 (telling me it's probably a sizing issue with
the table).  But the problem is the table isn't that big, it's actually
being expanded to fit properly.

Here is the link:
http://rideaubuslines.lead2gold.org/ie6_800x600.html

Chris

p.s. like 99% of all the things you guys have helped me with turned out
to be a height: 1%; somewhere in my css. I'm going to kick myself if
that's the solution to this one to.

 Not really sure which h1 tag is the problem but why not just  ditch the
table?

Try a list with class which defines the horizontal inline?

Ian
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.3/395 - Release Date: 21/07/2006

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to