font-style

P { font-style: italic }

... and the inline bold element inherits that.

In this example:

With the font-style property, we can italicize elements.