Thread: What is CSS?
View Single Post
Old 04-29-2015, 12:27 AM   #67
AmbikaN
Registered User
 
Join Date: Apr 2015
Posts: 9
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.
AmbikaN is offline   Reply With Quote