开发者

Can a div styled as display: inline(-block) contain child elements?

开发者 https://www.devze.com 2023-01-28 05:04 出处:网络
开发者_高级运维Can a div styled as display: inline(-block) contain child elements? Yes. It can even contain block elements (which I think is what you mean anyway).
开发者_高级运维

Can a div styled as display: inline(-block) contain child elements?


Yes. It can even contain block elements (which I think is what you mean anyway).

0

精彩评论

暂无评论...
验证码 换一张
取 消