what is cascading order?
Answer / swapna
All the styles will "cascade" into a new "virtual" style
sheet by the following rules:
Browser default
External style sheet
Internal style sheet (inside the <head> tag)
Inline style (inside an HTML element)
An inline style (inside an HTML element) has the
highest priority, which means that it will override a style
declared inside the <head> tag, in an external style sheet,
or in a browser (a default value).
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between architecture and design?
What is factory method in design pattern?
What design tools do you use?
2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.
What is the behavioral design pattern?
What is grouping in CSS?
Why is singleton bad?
What are the SDLC phases you have invloved ?
0 Answers Infosys, Tech Mahindra,
What are the design patterns and How can they make life easier for software development ?
In which application lifecycle phases is an application architecture produced?
. How do you manage timelines?
What is meant by design pattern?