Wht is a CSS File? It is used for what purpose
Answers were Sorted based on User's Feedback
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 |
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 |
What is the purpose of a template?
Elaborate on micro-interactions in UI design and illustrate their impact on user experience through examples.
What is an example of a web application?
What are the advantages of a web application?
How many h1 tags can you have on a single web page? Does it even matter?
Do you know New Input Type Attribute in HTML5?
How do I save a web page?
what is the distinction between a bulleted list and numbered list?
How do you compress your images to optimize performance?
What are the components of web?
What is a Wireframe?
Explain why do people clear the screen multiple times when using a calculator?