filmov
tv
Target the Children of an Element Using jQuery, jQuery in freeCodeCamp

Показать описание
In this challenge we learn how to target the children of an element by selecting the parent and then applying to the parent the function .children. We then can add or change the children elements.