z
Size: a a a
z
z
z
IS
const items = [];
cards.forEach((card, index) => card.append(items[index].text));
IS
j
IS
const articles = document.querySelectorAll(".article");
articles.forEach((article, index) => {
let p = document.createElement("p");
p.textContent = people[index].text;
article.append(p);
});
от так, если прям по-вашемуz
z
IS
{
r
{
IS
r
𝐓
j
j
Р