CSS (Cascading Style Sheets) is an external style sheet which gives flexibility to web designers for styling their content within the html documents. CSS is basically used to separate the layout and style code from the main content of the page. In short, CSS is collection of rules which can help you to control appearance [...]