CSS Assignment QA
CSS Assignment QA
A: CSS selectors are used in HTML to target specific HTML elements for styling. They allow
developers to apply styles to HTML tags, classes, or IDs to control the appearance of elements. This
provides flexibility in managing the look and feel of a webpage, making it easier to create organized
A: CSS offers a variety of selectors, each serving a unique purpose in targeting elements:
- Type Selector : Selects all elements of a specified type (e.g., div, p).
A: External fonts can be included using the @font-face rule in CSS or by linking to a font service like