Skip to content

Commit

Permalink
Update files/en-us/web/css/css_selectors/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dipika Bhattacharya <[email protected]>
  • Loading branch information
estelle and dipikabh committed Jul 21, 2023
1 parent dd8b38b commit b10ad6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/en-us/web/css/css_selectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ Selectors, whether used in CSS or JS, enable targeting HTML elements based on th
- {{CSSXref("@namespace")}} at-rule

- {{cssxref("important", "!important")}}
- {{cssxref("Specificity")}}
- [The cascade](/en-US/docs/Web/CSS/Cascade)
- [Specificity](/en-US/docs/Web/CSS/Specificity)
- [Cascade](/en-US/docs/Web/CSS/Cascade)

- {{domxref("Document.querySelector")}} method
- {{domxref("Document.querySelectorAll")}} method
Expand Down

0 comments on commit b10ad6d

Please sign in to comment.