Friday, May 3, 2013

About CSS

What is CSS? CSS stands for Cascading Style Sheet is a web programming language (script) which is specifically designed to control and build the various components in the web so that the web view to be more neat, structured, and uniforms.


CSS3 can be regarded as one of the compulsory programming besides HTML that must be mastered by every web programmer, especially for those of you a Web Designer.

In some kind of framework for example Netbeans IDE, insert CSS templates contain directorynya must be made in advance. Thus, placement CSS and HTML are not all together in one folder. Only some elements of sections attached to HTML.

With this separation, webmasters can improve the website's performance to be faster because the webmaster simply write one proprti properties and can be used by other elements, so it does not need to reload many times the same code.

In addition, the separation between the content and format of the display is made with html and its css will also facilitate designers when they want to change the display because these changes are only necessary in the CSS file instead of having to make changes to the file contents.

CSS currently being developed by the W3C (World Wide Web Consortium). Currently, CSS has become the standard language in web formatting. CSS is not a substitute for html code, but CSS is a supporter of (complementary) of the HTML file that functions within the framework and layout changes.

CSS version level that is currently popular is CSS3. CSS3 is the latest version of the latest designer web programming techniques.

0 comments:

Post a Comment