W3docs

font-style

CSS Property:

Result:

This is an example the CSS font-style property.

CSS Code:

#myDiv {
padding:10px;
font-style:italic;
}

Click the property values above to see the result