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

  • Home
  • SEARCH
  • 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 6651147
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:58:33+00:00 2026-05-26T00:58:33+00:00

css=table#playlistTable tr:nth(0) span[class=’playlistNumDisplay smallFont’] I am getting an error in this css above. I

  • 0
css=table#playlistTable tr:nth(0) span[class='playlistNumDisplay smallFont']

I am getting an error in this css above.
I want to basically go to the first ‘tr’ under ‘PlaulistTable and then under the first ‘tr’ I want to select span[class=’playlistNumDisplay smallFont’]

what wrong am I doing here?
thanks for the help

  • 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-26T00:58:34+00:00Added an answer on May 26, 2026 at 12:58 am

    You probably meant :nth-child(1) or :nth-of-type(1) rather than simply :nth(0) which is invalid CSS.

    If you’re specifically looking for the first match, you can also use :first-child or :first-of-type rather than the nth-() variants.

    Quirksmode has a good list of the available selectors here http://www.quirksmode.org/css/contents.html (along with a browser compatibility chart, though I don’t think that will be relevant to you in the context of a Selenium query)

    Hope that helps.

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

Sidebar

Related Questions

I have a css table setup like this: <div class='table'> <div> <span>name</span> <span>details</span> </div>
Consider the task of replacing this table with CSS stylings: <table border=1> <tr><td align=center>
http://jsfiddle.net/fQv97/ HTML <div class=table-cell> My text, should be align middle </div> CSS .table-cell {
I want to use the display: table-* CSS properties to format a list of
CSS table tr {border-bottom:1px solid #008999} HTML <table width=100% cellspacing=0 cellpadding=0> <thead> <tr> <th
I have the following style in an external CSS file called first.css table {
Is there any way to theme an HTML table (CSS) with using the jQuery
I'm trying to generate a dynamic table using CSS: <html> <head> <style> div.el1, div.el2
I know there are various good arguments preferring CSS positioning over table-based layouts. What
I have a homepage.html and it refers to styles.css(makes a table). But I also

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.