What's wrong with this code?
Nothing is wrong with the code
inline-block
elements should not have
width
and
height
properties
The selector is invalid
inline-block
elements should not have
margin
property
Nothing is wrong with the code.