CSS - Part 2

A stylesheet language used to describe the presentation of a document written in a markup language.......
Inline, external, imported and embedded are the different types of style sheets.......
Style sheet properties - CSS Background, CSS Text, CSS Font......
Various font attributes used in style sheet - font-style, font-variant, font-weight......
Inline - If only a small piece of code has to be styled then inline style sheets can be used.......