Wikipedia often has family trees incorporated into their articles. One example can be found here:
https://en.wikipedia.org/wiki/Monarchy_of_Belgium#List_of_Kings_of_the_Belgians
If I view the HTML source code for the above family tree, I fail to see how they keep the empty table cells from drawing borders.
Can someone point me to the styling code that controls the styling of the cells in this family tree? I'd like to reproduce a family tree, but simply cutting and pasting the <table> </table>
contents fails. All I get is pretty much a huge grid.