CSS stands for Cascading Style Sheets
CSS describes how HTML elements are to be displayed
It can control the layout of multiple web pages all at once
Prerequisites: HTML
Since CSS works with HTML, learning HTML is a prerequisite before learning CSS
Learn HTML here: • Learn HTML 5