W3docs

font-variant

CSS Property:

Result:

This is an example the CSS font-variant property.

CSS Code:

#myDiv {
padding:10px;
font-variant:small-caps;
}

Click the property values above to see the result