Results 1 to 12 of 12
  1. #1

  2. #2
    Junior Member
    Join Date
    Aug 2017
    Location
    San Jose CA 95112‎
    Posts
    7
    Hi

    According to me, Grouping is a combination of some selectors which explains their bonding or relationship. A CSS selector has more than one simple selector.

    Thanks

    Lisa

  3. #3
    Junior Member
    Join Date
    Jul 2017
    Posts
    24
    Grouping in CSS is a technique used to reduce code redundancy and write clean, concise easy to follow code. There are going to be many instances in which multiple CSS selectors will have the same declarations. In these cases, you can group all the selectors together and write the declarations only one time. For example, if you want to apply the exact same font size and color to three different headings you can write it as shown below. However, this is a waste of space.

  4. #4
    Senior Member
    Join Date
    Aug 2017
    Location
    India
    Posts
    128
    Grouping makes it possible to apply the same style to multiple HTML elements (Classes/Tag/ID) within a single declaration. It happens by specifying all the selectors separated by commas.

  5. #5
    Senior Member
    Join Date
    Apr 2017
    Location
    india
    Posts
    140
    Grouping in CSS is a technique used to reduce code redundancy and write clean, concise easy to follow the code. There are going to be many instances in which multiple CSS selectors will have the same declarations. In these cases, you can group all the selectors together and write the declarations only one time.

  6. #6
    Registered User
    Join Date
    Aug 2016
    Posts
    20
    Hello Friends,

    Grouping in CSS is a technique used to reduce code redundancy and write clean, concise easy to follow code. There are going to be many instances in which multiple CSS selectors will have the same declarations.

  7. #7
    Junior Member
    Join Date
    Aug 2017
    Posts
    11
    Two ways that you can simplify your code - both HTML and CSS and make it easier to manage. Grouping.

  8. #8
    Registered User
    Join Date
    Jan 2013
    Location
    India
    Posts
    54
    Grouping HTML Elements. ... DIV is used to group a series of elements into a larger group. For example, you can group multiple paragraphs and headings or several elements on a form together using the DIV tag. t is important to note that different types of selectors can be grouped with each other. There are three main types of CSS selectors, the element selector, id selector and class selector.

  9. #9
    Junior Member
    Join Date
    Aug 2017
    Location
    San Jose, California
    Posts
    3
    Grouping in CSS is a technique used to reduce code redundancy and write clean, concise easy to follow code. There are going to be many instances in which multiple CSS selectors will have the same declarations. In these cases, you can group all the selectors together and write the declarations only one time.

  10. #10
    Registered User benjipet's Avatar
    Join Date
    Mar 2017
    Location
    212/214 Joo Chiat Place Singapore 427922
    Posts
    26
    Collection in CSS is a strategy used to reduce rule redundancy and write clean, brief easy to understand rule. There are going to be many circumstances in which several CSS selectors will have the same conditions.

  11. #11
    Registered User
    Join Date
    Sep 2017
    Posts
    33
    Thanks For Your Information.

  12. #12
    Registered User
    Join Date
    Sep 2017
    Posts
    1,192
    Grouping allows you to apply the same style to multiple elements(classes/tag/id) with a single declaration.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.