font-size
font-size
font-size: sets the font size for text content. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
Similar Posts
font-weight: sets the font weight for text content. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
overflow: specifies how overflowing content is handled. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
bottom: sets the bottom offset for a positioned box. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
padding: sets the padding for all four sides of an element. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
outline: shorthand property that sets an outline on an element. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
Explanation: Property: Font Size Usage: font-size: xx-small; font-size: x-large; font-size: larger; font-size: smaller; font-size: 10px; font-size: 80%;
Source
background-color: sets the background’s color. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
line-height: sets the line height. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
outline-width: sets the width of an outline. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source
background-position: sets the position of a background image. Get a full explanation, examples, and browser compatibility matrix at the SitePoint CSS Reference.
Source