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
Is websql part of html 5 detail?
What is the sessionStorage Object in html5 ? How to create and access ?
What is the difference between “visibility:hidden” and “display:none”?
What is web application in simple words?
How many h1 tags can you have on a single web page? Does it even matter?
Explain about a time the scope of a project changed midway through. How did you respond?
What is the basic difference between html elements and tags?
What is mean by web application?
Explain what is a Dreamweaver Template?
What is a prompt box?
What is the significant sign that your site isn’t responsive or having issues?
What is the basic difference between an alert box and a confirm box?
Which is better desktop application or web application?
What is a modern web application?
What does “1”+2+4 return?