What is grouping in CSS?
Answer / swapna
h1,h2,h3,h4,h5,h6 {Color:green}
Class Selector: Class selector you can define different
styles for the same type of HTML element.
p.right {text-align: right} p.center {text-align: center}
Ex:Using class attribute
<p class="right">This paragraph will be right-aligned.
</p><p class="center">This paragraph will be center-aligned.
</p>
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain what is good design?
Can any one suggest me the best institute for Software Design , Design Patterns and architecture in Hyderabad please. Thanks in Advance.
How might prototyping be used as part of the SDLC?
What is singleton design pattern
1 Answers CSS, Dimdim, Fulcrum Logic, TCS, Wipro,
Which design pattern is mostly used in net?
Is bean a singleton?
What is meant by design pattern?
What is the use of repository pattern?
how to pring 10 item per page in smartform
What is grouping in CSS?
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 the difference between proxy and adapter?