Explanation of how .children property works

Hi, in this post I’m going to explain you what is the property .children and also what is the main functionality of this property. Nice, so the .children is a property (read-only, this mean that you cannot modify the result of this) and return us a live HTMLCollection that contains all the child elements of … Continue reading Explanation of how .children property works