The inline-size CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the width or the height property, depending on the value of writing-mode.... Try it Syntax css /* <length> values */ inline-size:...percentage or calc(); Formal syntax inline-size = <'width'> <width>...