chore(curriculum): adding video links for attribute selector lecture videos (#57380)

This commit is contained in:
Jessica Wilkins
2024-12-02 04:52:40 -08:00
committed by GitHub
parent 11211ab937
commit 2affce40a2
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
id: 672aa840de72b3607bba4bed
title: What Is the Attribute Selector, and How Can It Be Used to Target Links with the href and title Attributes?
challengeType: 11
videoId: nVAaxZ34khk
videoId: Qknh5QKRCEk
dashedName: what-is-the-attribute-selector
---

View File

@@ -2,7 +2,7 @@
id: 672c37498952920879c43de9
title: How to Use the Attribute Selector to Target Elements with the lang and data-lang Attributes?
challengeType: 11
videoId: nVAaxZ34khk
videoId: RxGaefX-ROY
dashedName: how-to-use-the-attribute-selector-to-target-elements-with-the-lang-and-data-lang-attributes
---

View File

@@ -2,7 +2,7 @@
id: 672c375857128708d04d0e22
title: How to Use the Attribute Selector to Target Ordered List Elements with the type Attribute?
challengeType: 11
videoId: nVAaxZ34khk
videoId: 5ldovhY8R5U
dashedName: how-to-use-the-attribute-selector-to-target-ordered-list-elements-with-the-type-attribute
---