Demo page: http://froyo.tv/test/index_table.php

enter image description here

IE9, Opera10

enter image description here

Firefox3, Chrome, AndroidBrowser, IE9 CompatibilityMode, IE8(I think), ...

From W3C: http://www.w3.org/TR/CSS2/text.html#alignment-prop

In the case of 'justify', this property specifies that the inline-level boxes are to be made flush with both sides of the block container if possible, by expanding or contracting the contents of inline boxes, else aligned as for the initial value.

Why the text in IE9 and Opera10 are not Justified but centered text in table cell?

How to justyfy text, only with CSS?

link|improve this question

33% accept rate
feedback

1 Answer

http://cssizer.com/B0897CBF

i tried it on net render and the above cssizer example looked like it was justified in ie.

http://ipinfo.info/netrenderer/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.