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 |
Is mvc is a design pattern?
What is software 'quality'?
What is the difference between builder and composite?
What is proxy in design pattern?
What is Software development life cycle....??
What skills do you think are necessary for a UI UX Designer?
What is viper architecture?
What WYSIWYG web design tools are available?
What is use case in clean architecture?
5.Develop an entity relationships diagram that identifies physical entity relationships.
What do you do to ensure that your design is carried out perfectly from your end?
Explain what are 5 common problems in the software development process?