The BIG Technical Jargon Guide

If you need answers to broadband jargon or technical terminology you're in the right place

Loading...

CSS (cascading style sheets)

What is CSS used for?

CSS (Cascading Style Sheets) is a computer language used to define the colours, fonts, layout, and other visual aspects of a web page, allowing web designers to control the look and feel of their sites. By separating the design and layout of a web page from its content, CSS makes it easier to maintain and update a website, as changes to the design can be made without affecting the underlying HTML code.

#154