What happens when we change the display value of an element from block to inline-block?

The element becomes an inline-block elementIt doesn't work, display values are fixed

The element becomes an inline-block element.