<div class="header"><!---
--><img src=""> ---></div>
It's not really pretty - but it's not as bad as one long line.
Jim Davis
-----Original Message-----
From: Jerry Johnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 11:50 AM
To: CF-Community
Subject: Re: AAARRRGGGGHHH! Stupid IE!!!!
Since I hate long lines, I tend to write it as follows.
<div class="header"
><img src=""> ></div>
Since the line breaks are in the tag, they don't count.
Jerry Johnson
>>> [EMAIL PROTECTED] 11/11/03 11:49AM >>>
They do in IE. But they shouldn't. Look at it in Moz or Opera. Even IE
on
Mac works right. Fuckers.
-Kevin
----- Original Message -----
From: "Critter" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Tuesday, November 11, 2003 10:34 AM
Subject: Re: AAARRRGGGGHHH! Stupid IE!!!!
> oi Kevin!!
>
> i always thought images and anchors did that?
>
>
> --
>
>
> ------------------------------------
> Tuesday, November 11, 2003, 11:28:45 AM, you wrote:
>
> KG> Okay, I'm venting. It's the little things that make me want to
hunt
down the
> KG> IE dev team and eviscerate them slowly.
>
> KG> A little example:
> KG> http://soybean.cfdev.uwex.edu/layout3.html
>
> KG> If you look at that in IE on Windows, the border is displaying
differently
> KG> between the two items. The only difference is whether the code is
all
on one
> KG> line or not.
>
> KG> <div class="header">
> KG> <img src=""> > KG> </div>
>
> KG> vs.
>
> KG> <div class="header"><img src=""> >
>
> KG> Grrrrrrrrrr. I knew this was a problem with tables, but I had
hoped
that it
> KG> was gone with CSS layout. I've even tried tweaking the <cr><lf>
format
by
> KG> saving it for unix or mac.
>
> KG> -Kevin
>
> KG>
>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
