What are cascaded style sheets?
Answer / swapna
Styles define how to display HTML elements
Styles are normally stored in Style Sheets
Styles were added to HTML 4.0 to solve the problem
External Style Sheets can save you a lot of work
External Style Sheets are stored in CSS files
Multiple style definitions will cascade into one .
| Is This Answer Correct ? | 1 Yes | 1 No |
What is onion architecture?
What are the 23 design patterns?
What is the S/W model used in the project. What are the optimization techniques used. Give examples ?
2 Answers Infosys, Symphony, Wipro,
Describe the builder design pattern
What is the singleton design pattern?
What tools do you use for Prototyping?
What is single tone design pattern in java?
How did you design your unit tests?What about integration tests?
Did you use ooa/ood methodologies? Did you use design patterns?
What is grouping in CSS?
In what cases are synchronous architectures more appropriate than asynchronous architectures?
Shall we use abstract classes or interfaces in policy / strategy design pattern?