had to recently implement some image heavy layouts and have horrible long
convoluted lines of code, so there won't be any white space between the
images. Some of them are many many many wrapped lines of almost impossible
to decipher code.
--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
-----Original Message-----
From: Kevin Graeme [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 8:29 AM
To: CF-Community
Subject: AAARRRGGGGHHH! Stupid IE!!!!
Okay, I'm venting. It's the little things that make me want to hunt down the
IE dev team and eviscerate them slowly.
A little example:
http://soybean.cfdev.uwex.edu/layout3.html
<http://soybean.cfdev.uwex.edu/layout3.html>
If you look at that in IE on Windows, the border is displaying differently
between the two items. The only difference is whether the code is all on one
line or not.
<div class="header">
<img src=""> </div>
vs.
<div class="header"><img src="">
Grrrrrrrrrr. I knew this was a problem with tables, but I had hoped that it
was gone with CSS layout. I've even tried tweaking the <cr><lf> format by
saving it for unix or mac.
-Kevin
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
