Selectors – Type Selectors A type selector is used to target HTML elements based on their tag names. comment(s) Type selector targets HTML elements based on tag names. Grouping selectors avoids repeating styles for similar elements. The universal selector (*)...
Recent Comments