
CSS stands for Cascading Style Sheets. It describes how HTML elements are to be displayed on screen, paper, or in other media. Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language. CSS is a cornerstone technology of the world wide web(www), alongside HTML and Javascript. CSS saves a lot of work. It can control the layout of multiple web pages all at once.
CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text, the style of fonts, the spacing between paragraphs, how columns are sized and laid out, what background images or colors are used, layout designs,variations in display for different devices and screen sizes as well as a variety of other effects.
CSS and CSS3 specifications:
Created by | Hakon Wium Lie |
Platform | open web platform |
File extension | .css |
Current CSS version | CSS3 |
Developed by | HÃ¥kon Wium Lie Bert Bos World Wide Web Consortium |
Initial release | December 17, 1996 |
Recent Comments