FreeCodeCampChina / FreeCodeCampChina/freecodecamp.cn

Translation enhancement for Target a Specific Child of an Element Using jQuery

Open
#342 0 comments 0 reactions 0 assignees View on GitHub
Need Server Update PR Ready
Dominant language
CSS
Stars
37.8k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

## Challenge Link
- [Target a Specific Child of an Element Using jQuery - Chinese](https://freecodecamp.cn/challenges/target-a-specific-child-of-an-element-using-jquery)
- [Target a Specific Child of an Element Using jQuery - English](https://freecodecamp.com/challenges/target-a-specific-child-of-an-element-using-jquery)

## Enhancement
- Original description:
> jQuery uses CSS Selectors to target elements. target:nth-child(n) css selector allows you to select all the nth elements with the target class or element type.
- Our translation (NOT ACCURATE):
> `target:`

> 选择目标元素的所有**子元素**

## Suggestion
- Should be `.target`
- 选择目标元素的所有**元素**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.