DOM lib - how to specify container node?

I almost forgot about that 1. I remember I did some experiments w/ it a long time ago. :stuck_out_tongue:

Another thing we can do is to create custom tags, like <dog></dog>, <cat></cat>, etc., and use p5.Element::select() to find the custom tag w/o any prefix to its name. :laughing: