Question: CSS Logical Properties and Values now have wide-ranging support in browsers. If you wanted to use the logical version of `width`, which property name would you choose?

  1. `block-width`
  2. `inline-size`
  3. `inline-width`
  4. `block-size`

Answer: The correct answer of the above question is Option B:`inline-size`