Answer Posted / 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 |
Post New Answer View All Answers
What is the design pattern?
What is aop design?
What is the difference between builder and composite?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
What is a lazy initialization in singleton?
What are the most commonly used design patterns?
What are the examples of the behavioral design patterns?
what are the creational design patterns
5.Develop an entity relationships diagram that identifies physical entity relationships.
Did you use ooa/ood methodologies? Did you use design patterns?
What is the difference between factory and abstract factory design pattern?
Can you explain singleton pattern?
What are creational design patterns?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
Can we inherit singleton class?