CSS is expanded as Cascaded Style Sheets. It is a language written in markup language to describe the look of a webpage. There are lots of advantages of including CSS code in your website. Main advantage is that it provides option to reduce code on a webpage as you can call a created CSS page and use its attributes for the page or multiple pages.
|