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 difference between responsive design and adaptive design?
How do you handle feedback from stakeholders or clients?
What is web based system?
Explain how can you set an image as a background on web pages?
What is UI UX design?
Explain the concept of information architecture and its role in UX design.
How do you compress your images to optimize performance?
What is the difference between low-fidelity and high-fidelity prototypes?
How do you test a web application?
What the use of Canvas Element in HTML5?
What is the basic difference between html elements and tags?
Why do we use web application?