css text small caps

CSS
p {
    font-variant: small-caps;
}
Source

Also in CSS: