CSS selectors
CSS stands for Cascading Style Sheet and it's a programming language used to define the style of a website together with HTML. While Hypertext Markup Language (HTML) is used to structure a web document (defining things like headlines and paragraphs, ...