【发布时间】:2021-07-04 02:05:16
【问题描述】:
width 和 height 道具是否有 xxx-(block|inline)-(start|end)?
类似于margin-(block|inline)-(start|end)、padding-(block|inline)-(start|end)、border-(block|inline)-(start|end)。
我想创建一个可以水平、垂直、反向水平等定向的小部件。
我想设置custom width在水平方向时反映到css width,但在垂直方向时反映到css height。
【问题讨论】:
-
我认为没有。
-
是否有伪类来检测书写方向?或任何其他技巧来做到这一点?
-
我错了,看答案。
标签: html css padding inline margin