CSS font-variant

上一页 下一页

示例中展现不同的font-variant属性值.

选择不同的值查看对应结果:

font-variant: normal;
font-variant: small-caps;
Check out the different font-variant values!
Check out the different font-variant values!

要使用更多方法,请在编辑器中试一下: 亲自试一试 ❯