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 |
For what reason will you use css float?
What tools do you use for UI/UX design?
What are the confinements when serving xhtml pages?
Explain what is the difference between “visibility:hidden” and “display:none”?
What is a desktop web browser?
What is the basic difference between html elements and tags?
Why is the mouse cursor slightly tilted and not straight?
What is a template design?
Explain the concept of “affordance” in UI design and provide an example.
What are the components of a web application?
Do you know New Input Type Attribute in HTML5?
What is a wireframe, and when do you create one?