HighDots Forums  

round corner glitch on IE6?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss round corner glitch on IE6? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
liketofindoutwhy
 
Posts: n/a

Default round corner glitch on IE6? - 08-24-2008 , 07:42 AM






the page

http://www.0011.com/css/round_corner.html

displays perfectly on IE 7 and Firefox 2 and 3. And it is HTML 4.01
Compliant. For some reason, the bottom center div is a bit downward
on IE 6. Even if that middle div is changed to a height of 10px,
that's the same. Does any body know why that is? Many thanks!

Reply With Quote
  #2  
Old   
Bergamot
 
Posts: n/a

Default Re: round corner glitch on IE6? - 08-24-2008 , 09:51 AM







liketofindoutwhy wrote:
Quote:
http://www.0011.com/css/round_corner.html

displays perfectly on IE 7 and Firefox 2 and 3. And it is HTML 4.01
Compliant. For some reason, the bottom center div is a bit downward
on IE 6.
I don't see any difference between IE6 and other browsers.

BTW, validated code may be a step in the debugging process, but doesn't
have a lot to do with how IE (especially IE6) renders CSS.

You should also abandon the use of inline styles as much as possible. It
will make maintenance and debugging a PITA. Better to use a stylesheet
and assign class selectors as needed.

--
Berg


Reply With Quote
  #3  
Old   
liketofindoutwhy
 
Posts: n/a

Default Re: round corner glitch on IE6? - 08-24-2008 , 10:30 AM



On Aug 24, 6:51 am, Bergamot <berga... (AT) visi (DOT) com> wrote:
Quote:
I don't see any difference between IE6 and other browsers.

BTW, validated code may be a step in the debugging process, but doesn't
have a lot to do with how IE (especially IE6) renders CSS.
if you look very closely, i think you may see the bottom, center
border not lined up with the bottom left and right border?



Reply With Quote
  #4  
Old   
Bergamot
 
Posts: n/a

Default Re: round corner glitch on IE6? - 08-24-2008 , 11:05 AM




liketofindoutwhy wrote:
Quote:
On Aug 24, 6:51 am, Bergamot <berga... (AT) visi (DOT) com> wrote:

I don't see any difference between IE6 and other browsers.

if you look very closely, i think you may see the bottom, center
border not lined up with the bottom left and right border?
I can't see it. Maybe it would be more noticeable with a wider border or
higher contrasting colors.

--
Berg


Reply With Quote
  #5  
Old   
Jean Pierre Daviau
 
Posts: n/a

Default Re: round corner glitch on IE6? - 08-24-2008 , 11:59 AM



http://www.0011.com/css/round.gif

seems to be a square



Reply With Quote
  #6  
Old   
dorayme
 
Posts: n/a

Default Re: round corner glitch on IE6? - 08-24-2008 , 07:08 PM



In article <mzfsk.18$fA6.2844 (AT) wagner (DOT) videotron.net>,
"Jean Pierre Daviau" <once (AT) isEnough (DOT) ok> wrote:

Quote:
http://www.0011.com/css/round.gif

seems to be a square
Well, to quibble, it seems to be a rectangle. But, and this is not a
quibble, it is not a straight rectangle but rather a rounded cornered
one. It is easy to miss because of the pale yellow colour against your
likely white browser canvas colour plus the corners are very slight
compared to the dimensions of the rectangle.

--
dorayme


Reply With Quote
  #7  
Old   
Joe Butler
 
Posts: n/a

Default Re: round corner glitch on IE6? - 08-28-2008 , 04:37 PM



Try setting font-size:0; on all your lower 3 elements.

"liketofindoutwhy" <liketofindoutwhy (AT) gmail (DOT) com> wrote

Quote:
the page

http://www.0011.com/css/round_corner.html

displays perfectly on IE 7 and Firefox 2 and 3. And it is HTML 4.01
Compliant. For some reason, the bottom center div is a bit downward
on IE 6. Even if that middle div is changed to a height of 10px,
that's the same. Does any body know why that is? Many thanks!



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.