A friend of mine needs to represent a pedigree (specifically for
horses) and is looking for a semantic solution. The current
representation:

http://www.imperialegyptianstud.com/the-stallions/imperial_shehaab.html

uses a table with various "rowspans" on the cells. I figured this was
a sort of binary tree but I can't find anything about representing
such a thing semantically in HTML (kind of funny considering HTML is a
tree structure, yeah?)

What would you recommend in this case? He could do something
complicated with lists but then it would be very hard to style
(especially horizontally). My initial reaction was just, keep using
the table. Thoughts?

Thanks in advance.

--
--
Christian Montoya
christianmontoya.com ... portfolio.christianmontoya.com


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to