Wht is a CSS File? It is used for what purpose

Answers were Sorted based on User's Feedback



Wht is a CSS File? It is used for what purpose..

Answer / chaitanya

CSS stands for "Cascading Style Sheets", and are used to control and manage font styles, font sizes, and web site color combinations that are used in a web page. In order to retain continuity of "look and feel" throughout a website, all pages within a website will often refer to a single CSS file. The CSS file is typically contained in a separate file from the website, and the various web pages retrieve the CSS file each time a web page is displayed. CSS files make global appearance changes easy -- a single change in a CSS file will mean that any pages using that CSS file will automatically display the changes

Is This Answer Correct ?    2 Yes 0 No

Wht is a CSS File? It is used for what purpose..

Answer / parmendra

CSS ( Casecading style Sheets) gives the attractive look of the web pages.
Such as color ,page layout , fonts etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Web Design Interview Questions

How do I add scrolling text to my page?

1 Answers  


How does the browser determine where to place positioned elements?

0 Answers  


What are the new media components that are incorporated into html5? Is canvas used as a part of html?

0 Answers  


Why should a graphic containing several words should be saved in GIF instead of JPG?

0 Answers  


What are the most important principles of UI design?

1 Answers  


What does web application mean?

0 Answers  


What are the key principles of UI design?

3 Answers  


What is the difference between responsive design and adaptive design?

1 Answers  


What are the characteristics of web application?

0 Answers  


Is facebook a web application?

0 Answers  


What are examples of web based applications?

0 Answers  


What is the difference between “visibility:hidden” and “display:none”?

0 Answers  


Categories