A core fundamental of manipulating or modifying elements in a webpage with Javascript or CSS is the ability to get the identifying names of different elements. The web inspector built into most web browsers (also sometimes referred to as the developer tools) does a good job of getting selector names. But for the novice user, this can still be a confusing process. The Elemental stack makes it easier to get element names, and therefore better your web developer skillset.