Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 473979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T00:14:28+00:00 2026-05-13T00:14:28+00:00

I ran the Google Page Speed Firefox extension on a few pages, and under

  • 0

I ran the Google Page Speed Firefox extension on a few pages, and under “efficient CSS selectors” it listed various things that are inefficient in my CSS.

But some of the messages seem a bit cryptic – what do these (in bold) mean:

div#menu h3.soon small
Tag key with 2 descendant selectors and ID overly qualified with tag and Class overly qualified with tag

table.data tr:nth-child(2n) td
Tag key with 2 descendant selectors and Class overly qualified with tag

table.data tr.disabled td
Tag key with 2 descendant selectors and Class overly qualified with tag and Class overly qualified with tag

I’m assuming they think descendant selectors are bad but there are lots of “overly qualified” as well. I probably won’t go to too much effort fixing all these up (there are many) but it would be nice to know what Google actually means here!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T00:14:28+00:00Added an answer on May 13, 2026 at 12:14 am

    First off, I have never used Page Speed, but the message is not that cryptic if you take a second to read it.

    div#menu h3.soon small

    Tag key with 2 descendant selectors and ID overly qualified with
    tag and Class overly qualified with
    tag

    Tag key with 2 descendant selectors: How many small tags do you have that are not contained in another tag with class soon? None? The CSS nesting would be totally unnecessary in this case.

    ID overly qualified with tag: #menu does not need to be prepended with div.
    You most likely don’t have any other tags in your markup with id menu (you shouldn’t, its an ID!), so prepending menu with div in redundant.

    Class overly qualified with tag: .soon does not need to be prepended with h3.
    You most likely don’t have any other tag in your markup with class soon other than h3 tags, so prepending .soon with h3 is unnecessary.

    The other messages follow similarly.

    -Stephen

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just ran Google's Page Speed application against our site and one of the
I designed a web page using my own css. I ran them on Google
I ran a Google Page Speed and it says I scored 57/100 because I
I have an issue which has arisen using Google Page Speed Online although I
I ran Page Speed Insight on my site and Leverage Browser Caching keeps coming
I ran a speed test on Google and I got some good grades and
I ran a quick google and SO search and found similar questions but none
I have a JavaScript file that I ran through the Google Closure compiler, and
I'm currently playing around with tipfy on Google's Appengine and just recently ran into
I'm using the Google webfonts API to embed Droid Sans on a page. All

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.