CSS - Selectors

CSS Selectors

CSS selector is used to target the HTML element(s) that you want to style. The various types of CSS selectors include:

  • Universal Selector
  • Element Selector
  • ID Selector
  • Class Selector
  • Group Selector
  • Descendant Selector
  • Child Selector
  • Adjacent Sibling Selector
  • General Sibling Selector
  • Pseudo Element Selector
  • Pseudo Element Selector
  • Attribute Selector
ADVERTISEMENTS

LEARNING IS A CONTINOUS PROCESS - PRACTICE MAKES PERFECT