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
What are the types of the proxy design you will get in the design pattern?
What non-visual coding tools are available for web design?
What are useful tools for developing and testing color schemes for web sites?
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?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
what are the creational design patterns
What are the SDLC phases you have invloved ?
Why have we used synchronized here?
What is factory method in design pattern?
What is aop design?
Is oop a design pattern?
Can we use an equated value as operands for an MVC ? Reason for the same.
What are the types of participants of the prototype design pattern you will get?
Why is singleton bad?
Did you use ooa/ood methodologies? Did you use design patterns?