Q1: What is CSS?
A: Cascading Style Sheets — used to style HTML elements.
Q2: Types of CSS?
A: Inline, Internal, External.
Q3: Difference between relative, absolute, fixed, and sticky positioning?
relative → positioned relative to itself.
absolute ...