CSS Full Form is Cascading Style Sheets. It is a style Sheet, which assist you to arrange your HTML element as per your need. The CSS was created by Hakon Wium Lie in 1994 and it was taken in use in 1996 on the recommendation of the World Wide Web Consortium. CSS is used to enhance the look and feel (appearance) of HTML web pages.
Cascading Style Sheets (CSS) is a design language that we use to set and change the presentation, appearance, layout, color, fonts etc. of web pages. CSS is very easy to use and learn. On the Internet, you will find thousands of websites and videos from which you can learn CSS.
CSS Framework
1 | Blueprint |
2 | Cascade Framework |
3 | Foundation |
4 | Bootstrap |
CSS Advantages
1 | Saves time |
2 | Easy maintenance |
3 | Faster page loading |
4 | Platform Independence |
5 | Multiple device compatibility |
6 | Superior styles to HTML |
Leave a Comment