CSS

CSS (Cascading Style Sheet ): Also known as style sheet. Its task is to define the design, the style and the contents of a web page.

CSS’s are inserted in the HTML code, more specifically in the <head> tags.