Untitled
Guest 1,657 14th May, 2022
function getTags(elements)
{
const array = []
for (let element in elements)
{
array.push(element)
//console.log(element)
}
return array
}
const childElements = document.querySelector("article").children;
console.log(getTags(childElements))
To share this paste please copy this url and send to your friends
RAW Paste Data
Recent Pastes
- Always favorable prices for services such assensual massag in New Yourk
Java | 1 | 33 minutes ago
- Untitled
Markup | 6 | 7 hours ago
- bakus
Python | 6 | 7 hours ago
- brak balansu
Markup | 7 | 8 hours ago
- Fallout Shelter
SQL | 11 | 16 hours ago
- Untitled
Markup | 13 | 19 hours ago
- Керамзит 5 10
Elixir | 12 | 21 hours ago