CSS purpose and Used for

CSS is a language, separate from HTML or XHTML CSSused to specify the layout or formatting properties of HTML elements From a single CSS file you can control an entire sites: font type ,font and element colour ,padding ,margins ,and element positioning CSS allows developers to separate style (look, appearance,colours, fonts, layout) from the pages structure.