Learn More About CSS Pseudo Selectors By Building - STEP24

Hello, i am stack here:
Your th element should have the text Total Liabilities .
What i am doing wrong?

          <tr>
            <th>Total <span class="sr-only">Liabilities</span></th>
            <td>$750</td>
            <td>$600</td>
            <td class="current">$475</td>
          </tr>

I have seen your code it is better if you post all the code, in your code first add class name to <tr> and other nothing wrong. Ad-blocking extensions often block Javascript from running. However, the freeCodeCamp test suite is written in Javascript, so some ad blockers accidentally stop the freeCodeCamp test suite from working. Either disable it if available or try it on other browsers.

also share “step url” for such queries, its helpful, happy learning :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.