Internet Explorer 9 CSS 文本对齐对齐不是两端对齐而是在表格单元格内居中

发布于 2024-10-24 06:00:22 字数 656 浏览 2 评论 0原文

演示页面: http://froyo.tv/test/index_table.php

在此处输入图像描述

IE9、Opera10

Firefox3,Chrome,AndroidBrowser,IE9 CompatibilityMode,IE8(我认为),...

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

在“合理化”的情况下,这 属性指定 将制作内联级盒子 与块的两侧齐平 如果可能的话,通过扩展或 收缩内联的内容 框,否则与初始对齐 值。

为什么 IE9 和 Opera10 中的文本不是两端对齐而是表格单元格中的文本居中?

如何仅使用 CSS 来调整文本?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文