HighDots Forums  

Table centered in IE4 and IE6, not IE5 ??

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


Discuss Table centered in IE4 and IE6, not IE5 ?? in the Cascading Style Sheets forum.



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

Default Table centered in IE4 and IE6, not IE5 ?? - 02-08-2004 , 10:19 AM






Look at
http://www.acad.sunytccc.edu/instruct/sbrown/
in almost any browser, including IE4 and IE6, and you'll see the
table is centered. Now look at it in IE 5 for Windows and you'll see
the table is sitting at the left.

Since Mozilla 1.4 and Opera 6.0 do center it, I feel pretty
confident that it's an IE5 bug. But is there any reasonable way to
code around it without introducing major complications?

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/

Reply With Quote
  #2  
Old   
Thomas Mlynarczyk
 
Posts: n/a

Default Re: Table centered in IE4 and IE6, not IE5 ?? - 02-08-2004 , 01:51 PM






Also sprach Stan Brown:

Quote:
Look at
http://www.acad.sunytccc.edu/instruct/sbrown/
in almost any browser, including IE4 and IE6, and you'll see the
table is centered. Now look at it in IE 5 for Windows and you'll see
the table is sitting at the left.
div.acchild {text-align:center;} seems to work. Still, it would be
interesting to know why IE5 seems to require this but not the others.

Quote:
Since Mozilla 1.4 and Opera 6.0 do center it, I feel pretty
confident that it's an IE5 bug. But is there any reasonable way to
code around it without introducing major complications?
I don't think the above code will cause any problems.




Reply With Quote
  #3  
Old   
Stan Brown
 
Posts: n/a

Default Re: Table centered in IE4 and IE6, not IE5 ?? - 02-08-2004 , 08:11 PM



It seems "Thomas Mlynarczyk" wrote in
comp.infosystems.www.authoring.stylesheets:
Quote:
Also sprach Stan Brown:

Look at
http://www.acad.sunytccc.edu/instruct/sbrown/
in almost any browser, including IE4 and IE6, and you'll see the
table is centered. Now look at it in IE 5 for Windows and you'll see
the table is sitting at the left.

div.acchild {text-align:center;} seems to work. Still, it would be
interesting to know why IE5 seems to require this but not the others.
Thanks, Thomas.

Every day I grow more frustrated at the different and incompatible
bugs of browser versions. I keep telling myself I'm going to ignore
them, but I can't quite -- not yet anyway.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/


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 - 2008, Jelsoft Enterprises Ltd.