Articles tagged: CSS Fonts

Found 30 documents

  • Learn/CSS/Styling_text/Web_fonts Now that you have worked through our articles on text styling fundamentals, it is time to test ...
  • Web/CSS/@font-face The @font-face CSS at-rule allows authors to specify online fonts to display text on their web ...
  • Web/CSS/@font-face/font-display The font-display descriptor determines how a font face is displayed based on whether and when it ...
  • Web/CSS/@font-face/font-family The font-family CSS descriptor allows authors to specify the font family for the font specified ...
  • Web/CSS/@font-face/font-style The font-style CSS descriptor allows authors to specify font styles for the fonts specified in ...
  • Web/CSS/@font-face/src The src CSS descriptor of the @font-face rule specifies the resource containing font data. It is ...
  • Web/CSS/@font-face/unicode-range The unicode-range CSS descriptor sets the specific range of characters to be used from a font ...
  • Web/CSS/@font-feature-values The @font-feature-values CSS at-rule lets you use a common name in the font-variant-alternates ...
  • Web/CSS/CSS_Fonts CSS Fonts is a module of CSS that defines font-related properties and how font resources are ...
  • Web/CSS/font The font CSS property is either a shorthand property for setting font-style, font-variant, ...
  • Web/CSS/font-family The font-family CSS property specifies a prioritized list of one or more font family names ...
  • Web/CSS/font-feature-settings The font-feature-settings CSS property gives you control over advanced typographic features in ...
  • Web/CSS/font-kerning The font-kerning CSS property controls the usage of the kerning information stored in a font.
  • Web/CSS/font-language-override The font-language-override CSS property controls the usage of language-specific glyphs in a ...
  • Web/CSS/font-size The font-size CSS property specifies the size of the font. Setting the font size may change the ...
  • Web/CSS/font-size-adjust The font-size-adjust CSS property specifies that font size should be chosen based on the height ...
  • Web/CSS/font-stretch The font-stretch CSS property selects a normal, condensed, or expanded face from a font.
  • Web/CSS/font-style The font-style CSS property specifies whether a font should be styled with a normal, italic, or ...
  • Web/CSS/font-synthesis The font-synthesis CSS property controls which missing typefaces, bold or italic, may be ...
  • Web/CSS/font-variant The font-variant CSS property is a shorthand for the longhand properties font-variant-caps, ...
  • Web/CSS/font-variant-alternates The font-variant-alternates CSS property controls the usage of alternate glyphs. These alternate ...
  • Web/CSS/font-variant-caps The font-variant-caps CSS property controls the usage of alternate glyphs for capital letters.
  • Web/CSS/font-variant-east-asian The font-variant-east-asian CSS property controls the usage of alternate glyphs for East Asian ...
  • Web/CSS/font-variant-ligatures The font-variant-ligatures CSS property controls which ligatures and contextual forms are used ...
  • Web/CSS/font-variant-numeric The font-variant-numeric CSS property controls the usage of alternate glyphs for numbers, ...
  • Web/CSS/font-variant-position The font-variant-position CSS property controls the usage of alternate, smaller glyphs that are ...
  • Web/CSS/font-variation-settings The font-variation-settings CSS property provides low-level control over OpenType or TrueType ...
  • Web/CSS/font-weight The font-weight CSS property specifies the weight (or boldness) of the font. The font weights ...
  • Web/CSS/line-height The line-height CSS property sets the amount of space used for lines, such as in text. On ...
  • Web/CSS/line-height-step The line-height-step CSS property defines the step units for line box heights. When the step ...