What is CSS (Cascading Style Sheets)?
Return to the list of questions
CSS (Cascading Style Sheets) is a style language that defines the looks of different parts of a document written with the use of a markup language (e.g. HTML). CSS instructs browsers on how to display different elements like headings, paragraphs, lists, links etc. CSS allows changing such parameters as size, colour, location and many more.