id: Each element can have only one ID and each page can have only one element with that ID. While with class: You can use the same class on multiple elements and multiple classes on the same element.
CSS is a style language that defines layout of HTML documents. It covers fonts, colours, margins, lines, height, width, background images, advanced positions,...