What is grouping in CSS?



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

Post New Answer

More Design Patterns Interview Questions

What is the design pattern?

0 Answers  


What is the behavioral design pattern?

0 Answers  


What is ESD?

1 Answers  


What are creational design patterns?

0 Answers  


Why is it important to use systems analysis and design methodologies when building a system? Why not just build the system in whatever way appears to be “quick and easy”? What value is provided by using an “engineering” approach?

1 Answers   DBU, KSV College, Sampson, University of Ibadan,






What are useful tools for developing and testing color schemes for web sites?

0 Answers   Wipro,


i have file(ps),dont know how many records are there. move half of the records to 2 files. how can we do

1 Answers   IBM, Infosys,


Using any system, product, or service your organization provides, identify the human system roles for the product.

0 Answers  


What is singleton design pattern in java?

0 Answers  


2. Create your own de&#64257;nition of a system. Based on the “system” de&#64257;nitions a. Identify your viewpoint of shortcomings in the de&#64257;nitions. b. Provide rationale as to why you believe that your de&#64257;nition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.

0 Answers   IBM,


Quartus II software version 6.0 is available for which operating systems (OS)?

0 Answers  


What is viper architecture?

0 Answers  


Categories