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
What is web application in simple words?
Explain how can you align picture so that one may be higher or lower than the other?
What are the components of web pages?
What’s the contrast between quirks mode and standard mode?
What is an example of a web application?
What is difference between console application and web application?
How many h1 tags can you have on a single web page? Does it even matter?
What is a desktop web browser?
What is web based system?
What is the sessionStorage Object in html5 ? How to create and access ?
What is normal template?
What are the characteristics of web application?
What are some examples of web applications?
What are the new media elements that are included in html5? Why is canvas used in html?
Explain about a time the scope of a project changed midway through. How did you respond?