The top and bottom margins have no effect on non-replaced inline elements, such as <span> or <code> (or <em>, etc.).
For replaced inline elements (such as <img>), margins on the four sides have effect.

Source: Learning Web Design book.
The top and bottom margins have no effect on non-replaced inline elements, such as <span> or <code> (or <em>, etc.).
For replaced inline elements (such as <img>), margins on the four sides have effect.

Source: Learning Web Design book.