Answer Posted / swapna
Internal SS should be used while style is applied for
single document.
Style should be defined in a<head> tag using <style> tag
Ex: <head>
<style type=?text/css?>
Hr{color:Blue}
P{margin-Left:20px}
Body{background-image:url(?cat20.gif?)}
</style> </head>
Style tag is not supported by old browsers
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we use an equated value as operands for an MVC ? Reason for the same.
Why have we declared the instance reference volatile?
Is mvc a software design pattern?
What is the difference between proxy and adapter?
Explain three types of components comprise an application design?
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
Using any system, product, or service your organization provides, identify the human system roles for the product.
Shall we use abstract classes or interfaces in policy / strategy design pattern?
What is lexi design pattern?
Are you using singleton in your code?
What are the SDLC phases you have invloved ?
What is singleton and factory pattern?
What are the 23 design patterns?
What is the creational design pattern?
Is mvc is a design pattern?