天天看点

display:inline-block的用法

如果把每一块的内容显示在一行,使用display:inline-block;既可以满足每一块的独立性,又可以使块在同一行。

继续阅读