Search code examples
htmlcsspaddinginlinemargin

css margin-block-start, border-inline-end, xxx-(block|inline)-(start|end)


is there a xxx-(block|inline)-(start|end) for width & height props?
similar to margin-(block|inline)-(start|end), padding-(block|inline)-(start|end), border-(block|inline)-(start|end).

I want to create a widget that can be oriented horizontally, vertically, reverse-horizontally, etc.
I want to set the custom width reflected to the css width when the writting page in horizontal orientation, but reflected to css height when vertical.


Solution

  • The properties are block-size and inline-size