What is CSS?
Cascading Style Sheets: used to define how to display HTML elements.
CSS Syntax:
selector {property: value}
Samples: