Re: DOM Tree

On Mon, 25 Jul 2011 14:12:02 -0700, <gkaur@gurpreetkaur.org> wrote:
> I think you should changed the nomenclature for DOM tree. It's not a  
> tree. It's an upside down tree since the root element is at the top. DOM  
> Tree doesn't make any sense.
>
> I hope this makes sense.
>
> (Ms.) Gurpreet Kaur

It actually makes a lot of sense from a programming perspective:

http://en.wikipedia.org/wiki/Tree_(data_structure)


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 26 July 2011 16:29:16 UTC