Can anyone provide a graphical representation of the DOM please?
https://news.ycombinator.com/item?id=1684160I am having a bit of difficulty visualizing the DOM in HTML that is used in Javascript and all the scripting languages to manipulate elements.
I am sure seeing something would make it all clear.
Anyone have a nice graphic that clearly illustrates all the HTML tags and the various DOM relationships between them?
If not, anyone care to make one? :)
Thanks.