Type Selector
Term side of the Card
Topic: Selectors
Unit title: Type Selector
Categories: Selector
Explanation side of the Card
Explanation: The selector that targets HTML elements by their tag name. It applies styles to all elements of a specified type, such as `<p>` for paragraphs or `<h1>` for headings, making it a basic way to style groups of elements consistently.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: