Answer Posted / 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 |
Post New Answer View All Answers
Explain why do people clear the screen multiple times when using a calculator?
What are the components of web pages?
How do I make it so that someone can mail me by just clicking on text with subject?
What is difference between application and web application?
What are the components of web architecture?
What is web application example?
What are the new media elements that are included in html5? Why is canvas used in html?
What is the use of localStorage in HTML5 ?
What are the characteristics of web application?
For what reason will you use css float?
What is a prompt box?
What is the difference between “visibility:hidden” and “display:none”?
Explain what is a Dreamweaver Template?
What is a template design?
How does the browser determine where to place positioned elements?