Previous Message
Next Message

[css-d] Re: displaying tree structures?

Sent by Jim on 30 September 2002 23:11


> certainly each tree-node can be placed fairly nicely with 
> absolute positioning - but how on earth would you get the
> lines connecting the nodes?

Before you get too carried away with making family trees, it might be a
good idea to study the subject a little deeper. Mainly because there is
almost no limit to how big a "tree" might be. And there is already a Mac
program (and maybe a Windows one) that keeps all the info (and there can
be an enormous amount, when one includes all the sources and proofs) and
will dump it all (or any portion of it) into HTML pages for you. No use
of CSS that I can see, but that could easily be added. The program mainly
uses tables. You can see an example at:
 <http://www.leisterpro.com/doc/Articles/FitzgeraldWebCards/WC_TOC.htm>

Personally, I have enough of a problem trying to understand CSS! ;-)

But I can see that there may be other uses for this kind of design and
you guys will surely come up with a solution.

Jim C.
------
Without my ignorance, your knowledge would be useless.
Previous Message
Next Message