CSS font-variant-numeric
CSS property that provides different ways of displaying numbers, fractions, and ordinal markers.
Resource Hints: preload
Using `<link rel="preload">`, browsers can be informed to prefetch resources without having to execute them, allowing fine-grained control over when and how resources are loaded. Only the following `as` values are supported: fetch, image, font, script, style, track.
cssfontfacerule api: style
cssfontfeaturevaluesrule api: styleset
fontdata api: style
fontface api: style
css at-rule: `@font-face`: font-style
css at-rule: `@font-feature-values`: `@styleset`
css property: font-style
css property: font-style: italic
css property: font-style: normal
css property: font-style: `oblique` can accept an `<angle>`
css property: font-synthesis-style
css property: font-synthesis-style: auto
css property: font-synthesis-style: none
css property: font-synthesis: style
css property: font-variant-alternates: `styleset()`
css property: font-variant-numeric: oldstyle-nums
svg element: font-face: font-style
global_attributes: font-style
20 results found.