Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

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

0 Answers  


Design Facade pattern - What is its application in projects ?

1 Answers   HP,


Is mvc is a design pattern?

0 Answers  


What would help with feature-related decisions?

1 Answers  


What is proxy in design pattern?

0 Answers  


Give me example of observer design pattern?

0 Answers  


Why should we not use singleton pattern?

0 Answers  


Which design patterns have you used in your project ?

0 Answers   QuestPond,


What is Architecture and what is design? Are they related?

3 Answers   Accenture, IBM,


What is the difference between adapter and facade?

0 Answers  


Explain Inline Style Sheet?

1 Answers  


What are the most important software design patterns?

0 Answers  


Categories