CSS is the latest way to add styles and layout to web pages.
Traditionally a web site would be designed with all the styles and layout determined within the html.
So if you wanted to change the colour of one piece of text on every page then it would be very time consuming to manually recode all the text to display in a certain way.




