different types of css ?
(1)Inline css : apply css via style tag with in html element (2)Embedded CSS : apply css with in head tag of a html page (3)Linked css : link external css file to our html page (4)Imported css : import css with in external css