Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / August 2008



Tip: Looking for answers? Try searching our database.

round corner glitch on IE6?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
liketofindoutwhy - 24 Aug 2008 12:42 GMT
the page

[url]http://www.0011.com/css/round_corner.html[/url]

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!
Bergamot - 24 Aug 2008 14:51 GMT
> [url]http://www.0011.com/css/round_corner.html[/url]
>
> 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.

Signature

Berg

liketofindoutwhy - 24 Aug 2008 15:30 GMT
> 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?
Bergamot - 24 Aug 2008 16:05 GMT
>> 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.

Signature

Berg

Jean Pierre Daviau - 24 Aug 2008 16:59 GMT
http://www.0011.com/css/round.gif

seems to be a square
dorayme - 25 Aug 2008 00:08 GMT
> 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.

Signature

dorayme

Joe Butler - 28 Aug 2008 21:37 GMT
Try setting font-size:0; on all your lower 3 elements.

> the page
>
[quoted text clipped - 4 lines]
> 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!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.