css .ib(.inib)+ .justife
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css .ib(.inib)+ .justife相关的知识,希望对你有一定的参考价值。
.inib,
.ib li,
.ib_justife li,
.ib_justife:after
{display: inline-block; vertical-align: top; zoom: 1; *display: inline;}
.ib_justife {text-align: justify;}
.ib_justife li {text-align: left;}
.ib_justife:after{width: 100%; height: 0; content: '\00a0';}
ul.ib,
ul.ib_justife,
ol.ib,
ol.ib_justife,
.unstyled {list-style: none; padding-left: 0; margin: 0;}
* html .ib_justife { text-justify: newspaper; zoom: 1 }
* html .ib_justife>li { display: inline; margin: 0; zoom: 1 }
*+html .ib_justife { text-justify: newspaper; zoom: 1 }
*+html .ib_justife>li { display: inline; margin: 0; zoom: 1 }
以上是关于css .ib(.inib)+ .justife的主要内容,如果未能解决你的问题,请参考以下文章
68. Text Justification *HARD*
leetcode68. Text Justification
[LeetCode 68] Text Justification
Text Justification
68. Text Justification
68. Text Justification