News

Select the first child of its parent if and only if it's first element in the container. CSS3's :first-of-type selector, referes first of it's kind in a container.
Ruleset Terms: Selector—The beginning of the ruleset used to target the element that will be styled. Declaration Block—The code in-between (and including) the curly braces ( { }) that contains the CSS ...